@extends('layouts.app') @section('title', 'تسجيل الحضور') @section('content')
{{ $lesson->group->subject->name }} • {{ now()->format('h:i A') }} • قيمة الإشتراك: ({{ $group->student_fee ?? 'غير محدد' }}) {{ $group->subscription_type === 'monthly' ? 'للشهر' : 'للحصة' }}