@extends('member') @section('page-title')

My Team Leave

@lang('modules.leaves.addLeave')
@endsection @push('head-script') @endpush @section('content') @if (isset($status))
@endif
{!! $errors->first('date_range', '')!!}
@if(Auth::user()->is_contractor==0)
@endif

ID Employee. Leave Type From Date To Date Leave Status Apply Date
{{--Ajax Modal--}} {{--Ajax Modal Ends--}} @endsection @push('footer-script')