@extends('layout.layout') @section('content')
# | Name | Mobile | Actions | |
---|---|---|---|---|
{{ $index + 1 }} | {{ $student->full_name }} | {{ $student->email }} | {{ $student->mobile }} |
|
No student found. |