@extends(template().'layouts.user') @section('title', __('Pay with PAYPAL')) @section('content') @push('style') @endpush

@lang('Pay with' . optional($deposit->gateway)->name)

@endsection @push('script') @endpush