@extends('backend.layouts.app') @section('title') 500 @stop @section('page-header')

500

@stop @section('content') __('Server Error') @endsection