{{-- --}} @if(in_array('billing-interval-edit', $authRolePermissions)) @endif @if(in_array('billing-interval-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) {{-- --}} @if(in_array('billing-interval-edit', $authRolePermissions)) @endif @if(in_array('billing-interval-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Sl No Biling Interval Code Per Year Days LifetimeStatusEditDelete
{{$data->firstItem() + $key}} {{ucfirst($list->biling_interval)}} {{$list->code}} {{$list->per_year}} {{$list->days}} @if($list->lifetime == 1) yes @else no @endif
status=='1' ? 'checked' : ''}}>
No Data Found