@extends('admin.authentication.master')
@section('title')Maintenance
{{ $title }}
@endsection
@push('css')
@endpush
@section('content')
MAINTENANCE
Our Site is Currently under maintenance We will be back Shortly
Thank You For Patience
@push('scripts')
@endpush
@endsection