@extends('dashboard.layouts.auth') @section('title', "404") @section('content')
404
{{ __('backend.notFound') }}.
@endsection