@extends('core::admin.master') @section('title', 'Error 404') @section('bodyClass', 'error-404') @section('content')
@lang('Sorry, this page was not found') .