Shared Students
| S.No | Name | Mobile | Visa Type | Technologies | Location Specific | Status | |
|---|---|---|---|---|---|---|---|
| {{ $i++ }} | {{ ucwords($student->std_name) }} | {{ $student->mobile }} | {{ $student->email }} | {{ $student->visa_status }} |
@extends('layouts.default') @section('content')
| S.No | Name | Mobile | Visa Type | Technologies | Location Specific | Status | |
|---|---|---|---|---|---|---|---|
| {{ $i++ }} | {{ ucwords($student->std_name) }} | {{ $student->mobile }} | {{ $student->email }} | {{ $student->visa_status }} |