@extends('layouts.adminlayout') @section('adminsection') @section('adminheading') Pending Alumni Requests @endsection
| Name | Phone | Batch | Degree | Post | Company | Photo | Status | Action | |
|---|---|---|---|---|---|---|---|---|---|
| {{ $alumni->name }} | {{ $alumni->email }} | {{ $alumni->phone }} | {{ $alumni->batch }} | {{ $alumni->degree }} | {{ $alumni->postname }} | {{ $alumni->companyname }} | {{ $alumni->status }} | Approve Reject |