@stack('head')
@if($errors->any())
@endif @if (session('error'))
{!! session('error') !!}
@endif