@extends('layouts.scaffold') @section('title') Students|Golars Networks @stop @section('main')

All Students

Export

@if ($addp == '1')

{{ link_to_route('students.create', 'Add new student') }}

@endif
User ID Name Email Phone Status Attestation date
@if ($scripts = 'js/students/list_students.js') @endif @stop