@extends('errors.general') @section('title', $title) @section('content')
{{ trans('errors.exception.detail', ['msg' => $message]) }}