@section('title', 'OFFICE OF RESEARCH, INNOVATION & COMMERCIALIZATION | GIU - ORIC')
@section('description', 'DESCRIPTION: OFFICE OF RESEARCH, INNOVATION & COMMERCIALIZATION | GIU - ORIC')
@extends('front.new.layouts.app')
@section('content')
@include('front.new.oric.partials.navbar')
@include('front.new.oric.partials.banner')
@include('front.new.oric.partials.team')
@include('front.new.oric.partials.events')
@include('front.new.oric.partials.footer')
@endsection
@push('js')
@endpush