@if ($errors->any())
@endif @if(Session::has('flash_message'))
{!! session('flash_message') !!}
@endif