@extends('layouts.admin') @section('title' , 'Shops List') @section('breadcrumb-item')
| # | ID | Name | {{--Phone | Contact Person | Area | Actions | |
|---|---|---|---|---|---|---|---|
| {{ $shops->firstItem() + $key }} | BVH{{$shop->id}} | {{$shop->name}} | {{--{{$shop->email}} | --}}{{$shop->phone}} | {{$shop->contact_person}} | {{$shop->areaName}} | |
| No Shops Yet | |||||||