Incentive Process List
@if(session('alert-green'))
@endif
{{ session('status') }}
{{ session('alert-green') }}
@endif
@if(session('alert-danger'))
{{ session('alert-danger') }}
@endif
@if($errors->any())
@foreach ($errors->all() as $error)
* {{$error}}
@endforeach
Lists
SL No. | Process Date | Process year | Process Month | Total Emoployee | Action |
---|---|---|---|---|---|
{{ $loop->iteration ?? '' }} | {{ \Carbon\Carbon::parse($processLists->created_at)->format('Y-M-d') ?? '' }} | {{ $processLists->year ?? '' }} | {{ date("F", mktime(0, 0, 0, $processLists->month, 10)) ?? '' }} | {{ $processLists->emp_count ?? '' }} | Incentive sheet |