@extends('layouts.error') @section('title') @lang('backend.titles.401') @endsection @section('top_bar_title') @lang('backend.titles.401') @endsection @section('message') @lang('backend.messages.401') @endsection