@extends('layouts.master-without-nav') @section('title') @lang('translation.Error_404') @endsection @section('body') @endsection @section('content')

404

Sorry, Page not Found 😭

The page you are looking for not available!

Back to home
@endsection @section('script') @endsection