@extends('layouts.generic') @section('page_title', __('Page not found')) @section('content')
{{__('The page you are looking for is not available.')}}