@extends('core::admin.master') @section('title', 'Error 404') @section('bodyClass', 'error-404') @section('content')

@lang('Error') 404

@lang('Sorry, this page was not found') .

@endsection