@php $noFooter = true; $buttons = str_split('Graphictoria') @endphp @extends('layouts.app') @section('title', 'Maintenance') @section('page-specific') @endsection @section('content')

Graphictoria is currently under maintenance.

Our cyborg team of highly trained code-monkes are working to make Graphictoria better. We'll be back soon!

@foreach($buttons as $index => $button) @endforeach
@endsection