@extends('manager.layouts.app') @section('page_title') {{(!empty($page_title) && isset($page_title)) ? $page_title : ''}} @endsection @push('head-scripts') @endpush @section('content') @include('manager/inc.topHeader')
{{-- Start: Page Content --}}

{{(!empty($page_title) && isset($page_title)) ? $page_title : ''}}

{{(!empty($p_summary) && isset($p_summary)) ? $p_summary : ''}}

@include('manager/inc.sideHeader')

Candidate

{{-- Datatatble : Start --}}
# Name Registration No Profile Status Voucher Approved By Actions

@if($config->value == 'true') {{-- Datatatble : End --}}

Guest

@can('manager_session-registration_paid-delete-activity-log-trash') {{(!empty($trash_text) && isset($trash_text)) ? $trash_text : ''}} @endcan
{{-- Datatatble : Start --}}
# Challan No. Name Contact No Profile Status Voucher Approved By Actions
{{-- Datatatble : End --}} @endif
{{-- Page Description : Start --}} @if(!empty($p_description) && isset($p_description)) @endif {{-- Page Description : End --}} {{-- End: Page Content --}}
{{-- Upload Voucher Model : Start --}}
{{-- Upload Voucher Model : End --}} {{-- Upload Voucher Model : Start --}}
{{-- Upload Voucher Model : End --}} {{-- Reject Voucher Model : Start --}}
{{-- Reject Voucher Model : End --}} {{-- Reject Guest Voucher Model : Start --}}
{{-- Reject Guest Voucher Model : End --}} {{-- Delete Confirmation Model : Start --}}
@endsection @push('footer-scripts') {{-- Upload Candidate Model : Script : Start --}} {{-- Upload Candidate Model : Script : Start --}} {{-- Upload Guest Model : Script : Start --}} {{-- Upload Guest Model : Script : Start --}} {{-- reject Candidate Model : Script : Start --}} {{-- reject Candidate Model : Script : Start --}} {{-- reject Candidate Model : Script : Start --}} {{-- --}} {{-- reject Candidate Model : Script : Start --}} {{-- Toastr : Script : Start --}} @if(Session::has('messages')) @endif {{-- Toastr : Script : End --}} @endpush