@extends( getThemePath() . '.layout.master') @section('title', '404 '. getSetting('tab_separator') .' '. getSetting('system_title')) @section('header') @include( getThemePath() . '.partials.header') @endsection @section('content')

404

Sorry! Page not found...

@endsection @section('footer') @include( getThemePath() . '.partials.footer') @endsection