@extends('layouts.master-without-nav') @section('title') @lang('translation.Error_404') @endsection @section('body') @endsection @section('content')
4
4
Sorry, page not found
Back to Dashboard
@endsection