@extends('layouts.app') @section('content')

{{ $completed_application }}

COMPLETE APPLICATIONS

{{ $incompleted_application }}

INCOMPLETE APPLICATIONS

{{ $assign }} / {{ $completed_application }}

ASSIGNED APPLICATIONS
@csrf
{{--
--}}
@include('common.error') @php $i = 0; @endphp
{{-- --}}
Sr. No. Name Email I'd Mobile No. StatusAssign ByCreated On Assigned User Action status Updated On Action
{{-- Modal --}}
@endsection