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

@lang('Server Error')

@lang('Sorry, a server error occurred') .

@endsection