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

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

{{ __('العذر') }} {{ __('Action') }}
@endsection @section('js') {{-- --}} @stop