@extends('layouts.site') @section('title', __('Page Not Found')) @section('content')
{{ __('The page you are looking for does not exist.') }}