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

Clean Doctors

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

(Max. size 10 MB per file)

{{ Form::close() }}

Instructions for Clean 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