@extends('layouts.default_module')
@section('module_name')
Leave Details
@stop
@section('add_btn')
@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 --}}
{{-- @foreach($leave_request as $lr) --}}
Doctor : {!! ucwords($doctors->user->name) !!}
Start Date
End Date
Annual
Delete