@extends('dashboard.layout.layout') @section('content')

{!! trans('dashboard.error.403') !!}

{!! trans('dashboard.error.403_msg') !!}
@endsection