@extends('admin::layouts.master') @section('pagetitle','Dashboard') @section('content') {{--

Dealer Management

/Add New Dealer
image
Dealer Name Location Contact No. Upload Photo
Basic information

Request information
Send Invite
--}} @endsection @section('scripts') @endsection {{--

Employer - Candidate Statistics

Hello, {{ ucfirst(auth()->user()->name) }}

{{$employers_count}} Employers
{{$packages_count}} Packages
{{$candidates_count}} Candidates
{{$positions_count}} Positions

Recent Transactions

--}}