@extends('layouts.idenosidebar') @section('title') BRB! - {{ env('APP_NAME') }} @endsection @section('titlediscord') @endsection @section('descdiscord') @endsection @section('content')

Oh Noes! ARCHBLOX is currently under maintenance.

ARCHBLOX will be back soon, so please be patient.








Impatient? Join our Discord Server for status updates.

@if (Auth::check() && Auth::user()->isAdmin())

Since you are an admin, you may access the main site during maintenance.

Note that some features may be broken during this period.
@endif @endsection