@extends('others_layouts.authentication_layouts.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