@if(session('code_batch')) @php($batch = session('code_batch'))

{{ __('Batch generated successfully') }}

{{ __('Batch No') }}: {{ $batch['batch_no'] }} ยท {{ $batch['count'] }} {{ __('codes') }}

{{ __('Download List (CSV)') }}
@endif