@extends('layouts.empty') @section('meta') @endsection @section('title',config('app.name') . ' | ' . __('errors/500.document_title')) @section('css_specific') @endsection @section('css') @endsection @section('content')

500

@lang('errors/500.text_title')

@lang('errors/500.text_subtitle') @lang('errors/500.text_report')

@endsection