@if(isset($title)){{$title}}@endif

Last Batch Created: {{ $lastBatch ? $lastBatch : 'No batches yet' }} @if($lastBatch)
Next Batch Will Be: {{ 'B' . ((int)substr($lastBatch, 1) + 1) }} @endif
@if('' == $disabled) @endif