TrunkID]->Status) && $vendor_trunks[$trunk->TrunkID]->Status == 1) checked @endif > |
{{$trunk->Trunk}} |
|
TrunkID]->UseInBilling) && $vendor_trunks[$trunk->TrunkID]->UseInBilling == 1) || (CompanySetting::getKeyVal('UseInBilling') == 1 && !isset($vendor_trunks[$trunk->TrunkID]->UseInBilling)) ) checked @endif > |
{{ Form::select('VendorTrunk['.$trunk->TrunkID.'][CodeDeckId]', $codedecklist, $CodeDeckId , array("class"=>"select2 codedeckid")) }}
|
@if(isset($vendor_trunks[$trunk->TrunkID]->Status) && ($vendor_trunks[$trunk->TrunkID]->Status == 1)) Active @else Inactive
@endif
|
@endforeach
@endif