@extends('admin.layouts.app') @section('styles') @endsection @section('content') @include('admin.layouts.alert')
Local testing tools for demo auctions. Not part of the production live control UI.
Run the auction — same UI as production.
Place team bids without the mobile app.
@elseOpen the auction from here, then return for demo tools.
@endifcd icl-node && npm run bootstrap:demo -- {{ $league->id }}cd icl-node && npm run audit:demo -- {{ $league->id }}