{{-- filepath: c:\xampp\htdocs\sites\KoBone\resources\views\dashboard.blade.php --}} @extends('layouts.app', ['showThemeToggle' => false]) @section('title', 'Dashboard') @section('content')
Name | Visa Type | Nearest Station | City | Phone | School Time | Region | Status | |
---|---|---|---|---|---|---|---|---|
{{ $data->name }} | {{ $data->visa_type }} | {{ $data->nearest_station }} | {{ $data->city }} | {{ $data->phone }} | Profile | {{ $data->school_time ?? 'N/A' }} | {{ $data->region }} |
No details submitted yet. Submit your details here.
@endif