@extends('user.layouts.app') @section('page_title') {{(!empty($page_title) && isset($page_title)) ? $page_title : ''}} @endsection @push('head-scripts') @endpush @section('content') @include('user.applicants.inc.topMenu')
{{-- Datatatble : Start --}} @if(!isset($submission))
@endif

Notifications

# Type Subject Actions
{{-- Datatatble : End --}} {{-- Datatatble : Start --}}

Interview Schedule

# Application Interview Date Detail
{{-- Datatatble : End --}}
{{-- Delete Confirmation Model : Start --}}
{{-- Delete Confirmation Model : End --}} @endsection @push('footer-scripts') {{-- Toastr : Script : Start --}} @if(Session::has('messages')) @endif {{-- Toastr : Script : End --}} @endpush