@extends('layout.main') @section('content') {{__('Monthly Attendance Info')}} @csrf {{-- if (Au@th::user()->role_users_id==1) --}} @if ((Auth::user()->can('monthly-attendances'))) trans('file.Company')])}}...'> @foreach($companies as $company) {{$company->company_name}} @endforeach trans('file.Employee')])}}...'> @endif {{trans('file.Get')}} {{trans('file.present')}} = P , {{trans('file.Absent')}} = A ,{{trans('file.Leave')}} = L , {{trans('file.Holiday')}} = H ,{{__('Off Day')}} = O {{trans('file.Employee')}} {{__('Worked Days')}} {{__('Total Worked Hours')}} @endsection @push('scripts') @endpush