@extends('layouts.admin') @section('title' , 'Area Details') @section('breadcrumb-item')
{{ $area->name }}{{ $area->cityName }} |
|
|---|---|
| Area Name: | {{ $area->name }} |
| City: | {{ $area->cityName }} |
Shops List
| ID | Name | {{--Phone | Contact Person | Area | Actions | |
|---|---|---|---|---|---|---|
| BVH-{{$shop->id}} | {{$shop->name}} | {{--{{$shop->email}} | --}}{{$shop->phone}} | {{$shop->contact_person}} | {{$shop->areaName}} | |
| No Shops Yet | ||||||
| BVH-{{$shop->id}} | {{$shop->name}} | {{--{{$shop->email}} | --}}{{$shop->phone}} | {{$shop->contact_person}} | {{$shop->areaName}} | |
| No Shops Yet | ||||||