Adavance Options
{{--
--}}
@foreach(explode(",",$ad_op) as $index=>$value)
@if($index < 11)
@endif
@if($index ==11)
{{count(explode(",",$ad_op))-$index}} more +
{{--
--}}
@endif
@if($index >= 11)
@endif
@endforeach
{{-- Lannguage tag --}}
@foreach(explode(",",$ad_lang) as $index=>$value)
@if($index < 11)
@endif
@if($index==11)
{{count(explode(",",$ad_op))-$index}} more +
@endif
@if($index >= 11)
@endif
@endforeach
{{-- Lannguage tag Stop --}}
@foreach(explode(",",$ad_os) as $index => $value)
@if($index < 11)
@endif
@if($index==11)
{{count(explode(",",$ad_os))-$index}} more +
@endif
@if($index >= 11)
@endif
@endforeach
@foreach(explode(",",$ad_osv) as $index => $value)
@if($index < 11)
@if(!empty($value))
@endif
@endif
@if($index==11)
{{count(explode(",",$ad_osv))-$index}} more +
@endif
@if($index >= 11)
@endif
@endforeach
@foreach(explode(",",$ad_browser) as $index=>$value)
@if($index < 11)
@if(!empty($new_value[0]))
@endif
@endif
@if($index==11)
{{count(explode(",",$ad_browser))-$index}} more +
@endif
@if($index >= 11)
@endif
@endforeach
Show
@foreach(explode(",",$ad_browserv) as $index=> $value)
@if($index < 11)
@endif
@if($index==11)
{{count(explode(",",$ad_browserv))-$index}} more +
@endif
@if($index >= 11)
@endif
@endforeach
{{--
--}}