@include('GuestLayout.header')
@section('pageTitle')

{{ _t('layout.debit') }} {{ _t('layout.debit') }}

@show @yield('content')
@include('GuestLayout.footer')