@extends('layout.main') @section('content') trans('file.Company')])}}...'> @foreach($companies as $company) {{$company->company_name}} @endforeach trans('file.Employee')])}}...'> {{__('Add Attendance')}} {{__('Add New')}} {{__('Update Attendance')}} {{__('Date')}} {{__('In Time')}} {{__('Out Time')}} {{trans('file.action')}} {{trans('file.Update')}} × @csrf {{__('Attendance Date')}} * {{__('Clock In')}} {{__('Clock Out')}} {{trans('file.Confirmation')}} × {{__('Are you sure you want to remove this data?')}} @endsection @push('scripts') @endpush