freescout/freescout-dist/resources/views/errors/500.blade.php

6 lines
151 B
PHP
Raw Permalink Normal View History

2023-12-22 19:40:32 +00:00
@extends('errors::layout')
@section('title', 'Error')
@section('message', 'Whoops, looks like something went wrong — check logs in /storage/logs')