@extends('dashboard.layouts.master') @section('css') @endsection @section('breadcrumb')

{{ trans('labels.attendance') }}

@endsection @section('content')
@error('student_id') {{ $message }} @enderror
ID
{{ trans('labels.student_name') }}
{{ trans('labels.image') }} {{-- --}}
{{ trans('labels.degree') }}
{{ trans('labels.attendance') }}
لايوجد طالب بهذا الكود
@endsection @section('script') @endsection