@extends("app") @section('head_title', 'Dashboard | '.getcong('site_name') ) @section('head_url', Request::url()) @section("content")
@include("_particles.user_sidebar")

Dashboard

All Listings

{{$listings}}

Published

{{$publish_listings}}

Pending

{{$pending_listings}}
@endsection