@extends('layouts.dashboard') @section('title-content') {{ config('app.name') }} | Admitted Students @endsection @section('content')

Student list-List of Photos

{{-- --}}
# Student Name Reg no Programme Phone number image Actions
@endsection @section('css') @endsection @section('scripts') @endsection