@stack('styles')

Installer

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