@extends("landingpage::themes.{$activeTheme}.layouts.app") @section('meta_title', 'Page Not Found - ' . setting('site_name')) @section('content')

404

Page Not Found

Sorry, the page you are looking for could not be found or is not available.

Go to Homepage
@endsection