@extends('frontend.layouts.app') @section('title-suffix') {{ __('errors.403-title') }} @endsection @push('styles') @endpush @section('main-content')

403

{{ __('errors.403-note-1') }}

{{ __('errors.note-2') }}

@endsection