@extends('layouts.admin') @section('title'){{ __('Maintenance Mode') }} @endsection @section('content')
{{ __('If maintenance mode is enabled , visitor cannot access to the site') }}.