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

Student list-Student Identification card print

{{-- --}}
# Student Name Deprtment_name REG NO. Programme status Actions
@endsection @section('css') @endsection @section('scripts') @endsection