@extends('member') @section('page-title')
@endsection @push('head-script')
@endpush @section('content')
@if (isset($status))
{{ $status['header'] }}
@foreach ($status['messages'] as $m)
- {{$m}}
@endforeach
@endif
ID |
Employee. |
Leave Date |
Leave Status |
Leave Type |
Status |
|
{{--Ajax Modal--}}
{{--Ajax Modal Ends--}}
@endsection @push('footer-script')
@endpush