@extends('layout.layout') @section('content')
S.L | student | type | notes | date |
---|---|---|---|---|
{{ $crmBookingRequests->firstItem() + $index }} | {{ $item->student->full_name ?? $item->student->first_name . ' ' . $item->student->last_name }} | {{ $item->type }} | {{ $item->notes }} | {{ $item->date }} |
No products found. |