@extends('layouts.index') @section('title', __('general.error')) @section('page_title', __('general.page_not_found')) @section('breadcrumb') @endsection @section('content')

404

Oops! Page not found.

We could not find the page you were looking for. Meanwhile, you may return to dashboard.

@endsection