@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("All Address Orders")}}
{{__("Name Address")}} | {{__("Number Orders")}} |
---|---|
{{$area->country . ", " . $area->locality . ", " . $area->sub_locality}} | {{$area->number_of_order}} |