@if(\Route::getFacadeRoot()->current()->uri() == 'edit-role/{id}')
@else
@endif
@if(Session::has('flash_message'))
{!! Form::close() !!}
{{Session::get('flash_message')}}
@endif
{!! Form::open(['class' => 'form-horizontal']) !!}
@if(\Route::getFacadeRoot()->current()->uri() == 'edit-role/{id}')
@else
@endif
@if(\Route::getFacadeRoot()->current()->uri() == 'edit-role/{id}')
@else
@endif