@extends('layouts.error') @section('title', 'Server Error') @section('code', 500) @section('description') Something went wrong on our end
Please try again later @endsection