@if (Session::has('flash_notification.message'))
{!! str_replace(" id"," ",Session::get('flash_notification.message')) !!}
@endif @section('javascripts') @stop