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

Doctor Master Data Import

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

(Max. size 15 MB per file ,accepted file type (i.e. please upload .xlsx, .xls))

{{ Form::close() }}

Instructions for Import Doctor Master Data :

Please Import with SC Code

Please Import with Correct Profile Score criteria

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

@endsection @section('scripts') @endsection