@section('page_title', 'Admin Dispose Medication') @section('page_heading', 'Dispose Medication') @section('page_subtitle', '')

Dispose Medication

@csrf
@error('substance_id')
{{ $message }}
@enderror
@error('quantity')
{{ $message }}
@enderror
@error('reason')
{{ $message }}
@enderror
@error('reverse_distributor_name')
{{ $message }}
@enderror
@push('scripts') @endpush