@extends('layouts.authentication.master')
@section('title', 'Maintenance')
@section('css')
@endsection
@section('main_content')
MAINTENANCE
Our site is currently under maintenance we will be back shortly
thank you for
patience
@endsection
@section('scripts')
@endsection