@extends('_layout') @section('title', trans('auth.maintenance')) @section('body_class','page-login-v3 layout-full') @section('layout_content')
>

{{trans('auth.maintenance_tip')}}

{!! $message !!}
@endsection @section('layout_javascript') @endsection