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

Assign Activity

{{ 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 :

Please Import with correct SC Code & activity name

Please download sample excel sheet for better understanding of import functionality

@endsection @section('scripts') @endsection