@if (Session::get('error'))
{{{ Session::get('error') }}}
@endif @if (Session::get('notice'))
{{{ Session::get('notice') }}}
@endif