@extends('layouts.frontend') @section('title') @lang('Out of service') @endsection @section('content')

@lang('Sorry, the agent panel is currently out of service.')

@endsection