@extends('lay.dnekcab.retsam') @section('title') {{ $page_title }} @endsection @section('page-content')
@csrf
action != null) disabled @endif /> {{ __('global.required') }}
action != null) disabled @endif />
action != null) disabled @endif />

@if($commission->action == null)

    @endif @if($commission->matters)
      @foreach($commission->matters as $matters)
    • {{ $matters->matterName->title }}
      @php $selectedOrganizations = json_decode($matters->organizations_id); // Decode the JSON into an array @endphp action != null) disabled @endif> {{ __('global.minute') }}
    • @endforeach
    @endif
    @endsection @section('js') @endsection