@extends('dashboard.layouts.master') @section('title', 'Business Application Details | Admin Panel') @push('after-styles') @endpush @section('content') @if(\Helper::canAccessModule('business_owner_management'))
Suspension Reason: {{ $businessOwnerData->suspension_reason }}
@endif Suspended businesses are hidden from users, cannot create/redeem offers, and cannot issue loyalty points. All existing data is retained for audit purposes.