@extends('public.layouts.default') @section('title') | 503 Error @endsection @section('content')

503

Service unavailable

{{ $exception->getMessage() }}

@endsection