@extends(template().'layouts.user') @section('title', __('Pay with PAYPAL')) @section('content') @push('style') @endpush @lang('Pay with' . optional($deposit->gateway)->name) @lang("Home") @lang("add fund") @lang('Pay with' . optional($deposit->gateway)->name) @endsection @push('script') @endpush