@extends('layouts.base') @section('content') @section('title', trans('队列设置'))
%
@foreach ($memberLevels as $key => $item)
id]['switch']) checked @endif >
@endforeach
时间段内 %
@foreach($diyQueueCashier['time']['many'] as $key => $timeMany) @if($key != 0)
时间段内 %
@endif @endforeach
时间段外 %
@endsection