@extends('admin.layout') @section('content')
{{ $errors->first('maintenance_img') }}
{{ $errors->first('maintenance_status') }}
{{ $errors->first('maintenance_msg') }}
{{ __('During maintenance, you can access the system through this token.') }} {{ URL::to('/') }}/token-value {{ __('Don not use special character in token.') }}