@extends('layouts.dashboard') @section('title', 'R&D Management') @section('content')
S/N | Title | Description | Created By | Actions |
---|---|---|---|---|
{{ $loop->iteration }} | {{ $rnd->title }} | {{ Str::limit($rnd->description, 50) }} | {{ $rnd->createdBy->name ?? 'N/A' }} |