@if(env('DEMO_SITE'))

This is the ChargePanda demonstration website. Admin actions are not functional on this platform. It is intended solely to showcase the core concept.

@endif @include('flash::message')
@yield('content')