@extends('website.layouts.app') @section('title', 'Server Error') @section('styles') @endsection @section('content')
{{ __("app.500_message") }}