@extends('front_end.layouts.home') @php $showRightSidebar = false; @endphp @section('title', 'My Applications') @section('left_sidebar') @include('front_end.pages.jobs.job_left_sidebar') @endsection @section('content')

My Applications

Track and manage your job applications

0

Total Applications

0

Pending Review

0

Shortlisted

0

Rejected

@push('styles') @endpush @push('scripts') @endpush @endsection