@extends(template().'layouts.error') @section('title','404') @section('content')
404
@lang("Page not found.")
@endsection