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

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

Confirm

Are you sure to complete this operation?
Confirm