@extends('layouts.error') @section('problem-description')

{{ _("Your user is not authorized to access this section") }}. {{ _("If you think this may be an error please contact the site admin") }}.

{{ _('Go back') }} @stop