@extends('errors.layout') @section('title', 'Server Error - Booklio') @section('code', '500') @section('heading', 'Something went wrong') @section('message', 'Booklio could not complete this request. The issue has been logged for review.')