@extends('layouts.master') @section('styles') @endsection @section('content')
| Distributor Name | Shop ID | Shop Name | Shop Phone | Shop Address | Added By | Neighiurhood | Segment | Channel | Assign To | Route Name | Unique SKU | Revenue | Total Qty |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$item->distributor_name}} | {{$item->id}} | {{$item->retailer_name}} | {{$item->retailer_phone}} | {{$item->retailer_address}} | {{$item->added_by}} | {{$item->neighbourhood}} | {{$item->segment}} | {{$item->channel}} | {{$item->assign_to}} | {{$item->route_name}} | {{$item->total_unique_skus}} | {{$item->revenue}} | {{$item->qty}} |