@extends('layouts.app') @section('title', 'Account Suspended') @section('content')

Account Suspended

Your organization account is currently suspended. Please contact support to restore access.

@csrf
@endsection