@csrf @if(isset($buy)) @method('PUT') @endif
@role('administrator')
@else @endrole
@if(isset($buy) && $buy->image)
@endif
@role('administrator') @if(isset($buy))
@if($buy->proof_of_purchase) @endif
@endif @endrole
Cancel
@push('scripts') @role('administrator') @endrole @endpush