@extends('backend.master_structure') @section('content') @php use App\DashboardModel; $dashboardModelInstance = new DashboardModel(); @endphp
| Item | Category | Price | Ad Status | Action | |
|---|---|---|---|---|---|
| @php $category = $dashboardModelInstance->get_category($f_data->group_category); @endphp | {{$category->name}} | ${{$f_data->property_price}} | {{$f_data->property_status}} | ||
No Data Added to Favorite |
|||||
| Jobs | $14,000 | Closed | |||
| RealEstate | $22,765 | Sold | |||
| Vehicle | $35,978 | InActive | |||
| Restaurant | $89 | Active | |||
| Jobs | $14,000 | Closed | |||
| RealEstate | $22,765 | Expired | |||
| Vehicle | $35,978 | InActive | |||