@extends('frontend.mainlayout') @section('title', 'COs & POs - RERF Group of Institutes') @section('banner') Home COs & POs COs & POs COs & POs of all departments of RERF Group of Institutes @endsection @section('main') — COs @foreach ($items as $item) {{ $item->name }} @endforeach — POs @foreach ($items_po as $item) {{ $item->name }} @endforeach @endsection
COs & POs of all departments of RERF Group of Institutes