@extends('errors::illustrated-layout') @section('code', '500') @section('title', __('Internal Server Error')) @section('image')
@endsection @section('message', __('Sorry, Something went wrong. Please try again'))