@extends('layouts.app') @section('title', '503 Service Unavailable – DAV College Portal') @section('content')
{{-- Icon --}}

Database Unavailable

Error Code 503

{{ $message ?? 'The database is temporarily unavailable. Our team has been notified. Please try again in a moment.' }}

{{-- What you can still do --}}

What you can still do:

  • Visit the public portal
  • Check our CMAT information page
  • Try logging in again in a few minutes
@endsection