@if (config('app.lock_passwords'))
{{ trans('general.some_features_disabled') }}
@endif
@yield('content')
@if (!\Request::is('become-partner'))
Become Accountant Partner
@endif @section('moar_scripts') @show