@extends('layouts.admin_dashboard') @section('content')
| New | {{ $student_all_s['new'] }} |
| Re-entry | {{ $student_all_s['re_entry'] }} |
| Application | {{ $student_all_s['application'] }} |
| Invoice | {{ $student_all_s['invoice'] }} |
| Change H/F | {{ $student_all_s['change_hf'] }} |
| Finished | {{ $student_all_s['finished'] }} |
| Spring semester | {{ $student_all_s['spring_semester'] }} |
| Fall semester | {{ $student_all_s['fall_semester'] }} |
| Warning | {{ $student_all_s['warning'] }} |
| Process | {{ $student_all_ds['process'] }} |
| Completed | {{ $student_all_ds['completed'] }} |
| Cancelled | {{ $student_all_ds['cancelled'] }} |
| Edited | {{ $student_all_ds['edited'] }} |
| New | {{ number_format($host_all_s['new']) }} |
| Incomplete | {{ number_format($host_all_s['incomplete']) }} |
| Completed | {{ number_format($host_all_s['complete']) }} |
| P/C | {{ number_format($student_all_s['pc']) }} |
| Flights | {{ number_format($student_all_s['flight']) }} |