{{-- start of fixed monthly repeating amount --}} @php $repeaterId = $tableId.'_repeater'; use App\Models\MeetingName; @endphp {{-- --}} @php $rows = isset($model) ? $model->getMeetingExceptTotal() : [-1] ; @endphp @foreach( count($rows) ? $rows : [-1] as $subModel) @php if( !($subModel instanceof MeetingName) ){ unset($subModel); } @endphp {{-- isActive()) checked @endisset > {{ __('Active') }} isActive()) checked @endisset > {{ __('Inactive') }} --}} @endforeach {{-- end of fixed monthly repeating amount --}}