@extends('layouts.mini') @section('content')

{{ trans('errors.503.title') }}


{{ trans('errors.503.p1') }}

{{ trans('errors.503.p2') }}

{{ trans('errors.return') }}
@endsection