No | Decode | @lang("content.name") | @lang("content.attached_licenses_approvals") | @lang("content.actions") |
---|---|---|---|---|
{{ ++$j }} | {{ $each->abbr }} | {{ $each->name }} | @php $init = false @endphp @if (isset($selectedLicenses[$id]) && count($selectedLicenses[$id])) @foreach($selectedLicenses[$id] as $k => $license) @if($license) {{ (!$init ? "" : ", "). $license->name }} @php $init = true @endphp @endif @endforeach @endif |