@lang($model.'/modal.title')

@if($error)
{!! $error !!}
@else @lang($model.'/modal.body') @endif
@if(!$error) @lang($model.'/modal.confirm') @endif