@extends('frontend.mainlayout') @section('title', 'Research & Development Cell - RERF Group of Institutions') @section('banner') Home Research & Development Cell Research & Development Cell {{-- This cell provides information about different scholarships, helps students with the application process. --}} @endsection @section('main') — Research Paper Publications @foreach ($items_rp as $item) {{ $item->name }} @endforeach — Book Chapters @foreach ($items_bc as $item) {{ $item->name }} @endforeach — Patent 2022-23 @foreach ($items_p_2022 as $item) {{ $item->name }} @endforeach 2021-22 @foreach ($items_p_2021 as $item) {{ $item->name }} @endforeach @endsection
This cell provides information about different scholarships, helps students with the application process.