@extends('app') @section('page-title')
@endsection @push('head-script')
@endpush @section('content')
@if (isset($status))
{{ $status['header'] }}
@foreach ($status['messages'] as $m)
- {{$m}}
@endforeach
@endif
ID |
Role Name. |
No of Leaves |
Carry forward |
Gender |
Frequency |
Max Leaves |
Balance |
Pro Rata |
Pro Rata Basis |
Incashable |
|
{{--Ajax Modal--}}
{{--Ajax Modal Ends--}}
@endsection @push('footer-script')
@endpush