@extends('layouts.default_module')
@section('module_name')
Temporary Rota
@stop
@section('add_btn')
{!! Form::open(['method' => 'post', 'route' => ['temprota.new.generate',$monthly_rota_id], 'files'=>true]) !!}
{!! Form::submit('New', ['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
Demo Number
Status
View
Delete