Installer

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