Installer
@if (isset($errors) && $errors->any())
@endif
@yield('content')
{{ $errors->first() }}
@stack('scripts')