@extends('layouts.master', ['title' => __('app.page_not_found')]) @section('content')
404

@lang('app.page_not_found')

@endsection