{{ __('Select Payment Method') }}

@section('content')

Upload Reciept

@csrf
@error('reciept') {{ $message }} @enderror
@endsection @push('js') @endpush @section('js') @endsection