@extends('dashboard.layout.mainlayout') @section('content')

@lang('user.main')

{{$advertisements}}

@lang('user.advertisements')

@lang('user.show')

{{$category}}

@lang('user.cats')

@lang('user.show')
{{--

{{$provider}}

@lang('user.provider')

@lang('user.show')
--}}

{{$merchant}}

@lang('user.merchants')

@lang('user.show')

{{$user}}

@lang('user.customers')

@lang('user.show')

{{$country}}

@lang('user.country')

@lang('user.show')

{{$subscription}}

@lang('user.subscription')

@lang('user.show')

{{$admin}}

@lang('user.admin')

@lang('user.show')
{{--

Total Lead

Products Yearly Sales

Sales Overview

Total Sales

Yearly Projects

Total Revenue

Sales Statistics

Completed Tasks

--}}
{{-- --}} @endsection