@extends('layouts.app') @section('content')

404

{{ __('Page not found') }}

{{ __('Back to Home') }}
@endsection