@extends('layouts.default_module')
@section('module_name')
Doctor Rota List
@stop
@section('add_btn')
{!! Form::open(['method' => 'get', 'route' => ['doctor.list.create'], 'files'=>true]) !!}
{!! Form::submit('Add', ['class' => 'btn btn-success pull-right']) !!}
{!! Form::close() !!}
@section('table-properties')
width="400px" style="table-layout:fixed;"
@endsection
@section('table')
{{-- {!! Form::open(['method' => 'get', 'route' => ['doctor.search'], 'files'=>true]) !!}
@include('admin.doctor.partial.searchfilters')
{!!Form::close() !!} --}}
@stop
Year
Month
Temp Rota
Rota
Rota Generate Pattern
Delete