@extends(template().'layouts.user') @section('title') {{ __('Pay with ').__(optional($deposit->gateway)->name) }} @endsection @section('content') @push('style') @endpush
..
@endsection @push('css-lib') @endpush @push('js-lib') @endpush