@extends('layouts.main')
@section('title')
Job Application: Index
@endsection
@section('styles')
@endsection
@section('content')
| S.N |
Career |
CV/ Resume |
Full Name |
Email |
Contact No. |
Current Position |
Current Compay |
Current Salary |
Expected Salary |
Notice Period |
Is Scanned? |
Is Shortlisted? |
Actions |
| S.N |
Career |
CV/ Resume |
Full Name |
Email |
Contact No. |
Current Position |
Current Compay |
Current Salary |
Expected Salary |
Notice Period |
Is Scanned? |
Is Shortlisted? |
Actions |
@endsection
@section('scripts')
@include('jobApplication.partials.scripts')
@endsection