@extends('layouts.app') @section('content')
@if (isset($invoice)) تعديل فاتورة ل {{ $student->name }} @else اضاقة فاتورة ل {{ $student->name }} @endif
@csrf @if (isset($invoice)) @method('PATCH') @endif
expired ? "checked":null):null}}>
@endsection