@extends('public.layouts.default') @section('title') | 503 Error @endsection @section('content')
{{ $exception->getMessage() }}