@extends('layout.default') @section('styles') @endsection @section('subheaderRightToolbar') @PermissionsCan('employee.index') Back(ESC) @endPermissionsCan @PermissionsCan('employee.store')
@endPermissionsCan @PermissionsCan('employee.excel_export') Blank Excel @endPermissionsCan @endsection @section('content')
Date Format : YYYY-MM-DD(2023-04-10)
@endsection @section('scripts') @endsection