@extends('admin.layout') @section('main')

Delete Doctors

{{ Form::open(['url' => '#', 'name' => 'validateForm', 'id' => 'validateForm', 'enctype' => 'multipart/form-data']) }}

(Max. size 10 MB per file)

{{ Form::close() }}

Instructions for Delete Doctor :

Please Import with SC Code

Please ensure that you save and close the excel sheet in your computer before you upload the file

@endsection @section('scripts') @endsection