Stonebwoy CMS

Manage pages, music, blog, SEO and maintenance mode

@auth @endauth
@if($errors->any())

Please fix the following:

    @foreach($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif @yield('content')