@extends('layouts.user') @section('title') {{ 'Pay with '.optional($order->gateway)->name ?? '' }} @endsection @section('content')
@push('script') @endpush @endsection