@if (Session::has('modal_errors'))
{{ Session::get('modal_errors') }}
@endif