Employee Attendee
This is an example dashboard created using build-in elements and components.
@csrf
@csrf
Employee Salary & Attendence Sheet
@if(!empty($allDaysName)) @foreach($allDaysName as $DaysName) @endforeach @endif @if(!empty($allDaysMonth)) @foreach($allDaysMonth as $DaysMonth) @endforeach @endif @if(!empty($employees)) @php $i=1; @endphp @foreach($employees as $list) @if(!empty($allDates)) @foreach($allDates as $Date) @endforeach @endif @php $i++; @endphp @endforeach @endif
Employees
{{$DaysName}}Total Present Total Absent Total Leave Half Days Holiday Basic Salary Net Working Days Gross Salary Deduction Net Salary Salary Paid
{{$DaysMonth}}
{{$list->name}}
Add to ledger account