@if($DisplayType == '9' || $DisplayType == '16')
@else
{{ucwords($LabelValue)}} @php echo $requiredDisplay; @endphp
@endif
@if($DisplayType == '2')
@php
if(empty($ListBoxNamesIDs))
{
echo "
";
}
else
{
//$ListBoxNamesIDVal=$ListBoxNamesIDs[$ColumnName];
$ListBoxNamesIDVal=$DropDownNameId;
$listBoxVal=$GetDropdownLists[$ListBoxNamesIDVal];
@endphp
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@php
}
@endphp
@elseif($DisplayType=='15')
@elseif($DisplayType == '3')
@php
if(empty($ListBoxNamesIDs))
{
echo "
";
}
else
{
$ListBoxNamesIDVal=$ListBoxNamesIDs[$ColumnName];
$listBoxVal=$GetDropdownLists[$ListBoxNamesIDVal];
@endphp
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@php
}
@endphp
@elseif($DisplayType == '4')
@elseif($DisplayType == '14')
@php
$todaydate=date("d/m/Y H:i a");
@endphp
@elseif($DisplayType == '5')
@if(empty($ListBoxNamesIDs))
@else
@php
$ListBoxNamesIDVal=$ListBoxNamesIDs[$ColumnName];
$listBoxVal=$GetDropdownLists[$ListBoxNamesIDVal];
@endphp
@endif
@elseif($DisplayType == '6')
@elseif($DisplayType == '7')
@elseif($DisplayType == '8')
@php
if(empty($RelatedModulesList))
{
echo "
";
}
else
{
@endphp
@php
}
@endphp
@elseif($DisplayType == '9')
@elseif($DisplayType == '16')
@elseif($DisplayType == '10')
@elseif($DisplayType == '11')
@php
$UrlParamenters1=json_decode($UrlParamenters,true);
@endphp
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@elseif($DisplayType == '12')
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@elseif($DisplayType == '13')
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@elseif($DisplayType == '17')
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@elseif($DisplayType == '18')
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@elseif($DisplayType == '1')
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@elseif($DisplayType == '19')
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@elseif($DisplayType == '28')
@php
if(empty($ListBoxNamesIDs) || $DropDownNameId=='')
{
@endphp
@php
}
else
{
//$ListBoxNamesIDVal=$ListBoxNamesIDs[$ColumnName];
$ListBoxNamesIDVal=$DropDownNameId;
if(array_key_exists($ListBoxNamesIDVal,$GetDropdownLists))
{
$listBoxVal=$GetDropdownLists[$ListBoxNamesIDVal];
@endphp
@php
}
else
{
@endphp
@php
}
@endphp
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@php
}
@endphp
@else
@php
$UrlParamenters1=json_decode($UrlParamenters,true);
@endphp
@if($Required==1)
Please fill the {{$ColumnName}}
@endif
@endif