@extends('layout.app') @section('title') {{ __('الغياب والتأخيرات') }} @stop @section('css') @stop @section('content')

{{ __('الغياب والتأخيرات') }}

تصفية البيانات
{{ __('المستخدم') }} {{ __('النوع') }} {{ __('التاريخ') }} {{ __('Action') }}
@endsection @section('js') {{-- --}} @stop