@extends("layouts.admin.app") @section("page-title") 401 Unauthorized @endSection @section("content")
401
{{__("You don't have any permission to visit this page")}}
@endsection @section("scripts") @endsection