@section('title', 'Edit Buy on Behalf Request') @section('breadcrumbs') {{ Breadcrumbs::render('buyonbehalf.edit', $request) }} @endsection
Edit Request
@csrf @method('PUT')
@role('administrator')
@endrole
@if ($request->image)
Current Item Image
@endif
@role('administrator')
@if ($request->proof_of_purchase)
@endif
@endrole
Cancel
@push('scripts') @endpush