@extends('front.layouts.master') @section('title', '500 '. getSetting('tab_separator') .' '. getSetting('system_title')) @section('header') @include('front.header') @endsection @section('content')

500

Sorry, Page Not Found!

@endsection @section('footer') @include('front.footer') @endsection