{{ session('status') }}
@endif
@if ($errors->any())
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@include('components.brand-head') @include('components.theme-head')