@extends('seller.layouts.app') @section('style') @endsection @section('panel_content') {{-- Critical CSS inlined here as a safety net in case @section('style') doesn't render in this layout --}}
{{-- ═══════════ SIDEBAR ═══════════ --}}
{{-- ═══════════ MAIN ═══════════ --}}
{{-- Empty state --}} {{-- Active chat --}}
@endsection @section('script') @endsection