@if(in_array('voucher-type-terms-edit', $authRolePermissions)) @endif @if(in_array('voucher-type-terms-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('voucher-type-terms-edit', $authRolePermissions)) @endif @if(in_array('voucher-type-terms-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Sl No Position Terms & Condition Priority Status DefaultEditDelete
{{ $data->firstItem() + $key }} {!! ucfirst($list->position) !!} {!! isset($list->terms_and_condition) ? \Str::limit(strip_tags($list->terms_and_condition), 35) : '' !!} {{ $list->priority }}
status == '1' ? 'checked' : ''}}>
is_default == '1' ? 'checked' : ''}}>
No Data Found