@extends('admin::layouts.master')
@section('pagetitle','Dashboard')
@section('content')
{{--
Basic information
Request information
--}}
@endsection
@section('scripts')
@endsection
{{--
{{$employers_count}}
Employers
{{$packages_count}}
Packages
{{$candidates_count}}
Candidates
{{$positions_count}}
Positions
--}}