@php $i=1;@endphp @if(count($teams)>0) @foreach($teams as $key=> $row) @php $i++; @endphp @endforeach @else @endif
Sl No Name Designation Profile Status Edit Delete
{{$teams->firstItem() + $key}} @if(isset($row->name)){{$row->name}}@endif @if(isset($row->designation)){{$row->designation}}@endif @if($row->profile!='') @endif
status=='1' ? 'checked' : ''}}>
@if(in_array('website-teams-edit', $authRolePermissions)) @endif @if(in_array('website-teams-delete', $authRolePermissions)) @endif
No Data Found