@extends('layouts.frontend.master') @section('title', 'Page Not Found') @push('styles') @endpush @section('hero_content') @endsection @section('content') {{-- @if (str_contains($pagesContent->slug, 'vision')) --}} {{__('403') }} {{__('ACCESS FORBIDDEN') }} {{__("SORRY! You don't have access to that page.") }} @endsection
{{__("SORRY! You don't have access to that page.") }}