@extends('site.layouts.app') @section('content')
{{ __('404') }}

{{ __('page_not_found') }}

{{ __('404_message') }}

← {{ __('back_to_home') }}
@endsection