@if (isset($title))

{{ translate($title) }}.

@else
error-bg

{{ translate('Opps') }}... {{ translate('Not Found') }}

{{ translate('Something went wrong, web page that is displayed to the user when the server cannot find the requested page') }}.

@endif