@extends('errors.layout') @section('title', 'Server Error') @section('code', '500') @section('message', 'Something Went Wrong') @section('description', 'We encountered an internal error. Our technical team has been logged and notified.')