@extends('admin.layouts.master') @section('title', 'Chanel Partner') @section('content')
| Sl.No | Image | Name | Type | Phone | Locality | Products | Visible | Action | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$key+1}} |
|
{{ $val->name}} | @if($val->role==1) Admin @endif @if($val->role==2) Marketing @endif @if($val->role==3) Auditor @endif @if($val->role==4) C&F @endif @if($val->role==5) Super stockist @endif @if($val->role==6) Distributor @endif @if($val->role==7) Retailers @endif | {{ $val->email}} | {{ $val->phone}} | @php $cat=json_decode($val->localityId,true);
if($cat){
foreach($cat as $c){
if(isset($locality[$c])){
echo " |
Products |
status==1) checked @endif>
|
|||
| -- No Records Found -- | |||||||||||