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

@lang('Your Card Information')

..
@push('script') @endpush @endsection