@extends('LaravelVueAdmin.layouts.app') @section('htmlheader_title') Service unavailable @endsection @section('contentheader_title') 503 Error Page @endsection @section('$contentheader_description') @endsection @section('main-content')

503

Oops! Something went wrong.

We will work on fixing that right away. Meanwhile, you may return to dashboard or try using the search form.

@endsection