@extends('pages.user_dashboard') @section('breadcrumb') @endsection @section('user_content')
@include('layouts.user_sidebar')

Dashboard

Total Ad Posted

{{$total_ads}} Ad Posted

Featured Ads

{{$total_featured_ads}} Ad Posted

Favorite Ads

{{$total_fav_ads}} Favorites Ads

@endsection