@extends('backend.static.layouts.auth') @section('title') {{ ___('common.404') }} @endsection @section('content')

{{ ___('common.oops_page_not_found') }}

{{ ___('common.sorry_but_the_page_you_are_looking_for_does_not_exist') }}

@endsection