@php use App\Helpers\AppHelper; @endphp
@php use App\Helpers\AttendanceHelper; @endphp
@extends('layouts.master')
@section('title', __('index.attendance'))
@section('action', __('index.employee_attendance_detail'))
@section('button')
@endsection
@section('main-content')
Warning: Undefined variable $isBsEnabled in /home/fortebku/products/hrm/one/database/resources/views/admin/attendance/show.blade.php on line 18
Fatal error: Uncaught Error: Call to undefined function now() in /home/fortebku/products/hrm/one/database/resources/views/admin/attendance/show.blade.php:28
Stack trace:
#0 {main}
thrown in /home/fortebku/products/hrm/one/database/resources/views/admin/attendance/show.blade.php on line 28