@extends('layouts.main')
@section('title', 'Videos Center - UFG')
@push('styles')
@endpush
@section('content')
Explore our video library featuring company presentations, product demonstrations, and behind-the-scenes content.
{{ $featuredVideo->title }}
{{ $featuredVideo->description }}
{{ Str::limit($video->description, 80) }}
Check back soon for new video content.
Videos Center
Videos Center
{{ $featuredVideo->title }}
@if($video->category)
{{ Str::limit($video->title, 40) }}
@if($video->description)
No Videos Available