@extends('layouts.front.front') @section('title', 'Media | Apsys Network') {{-- main content --}} @section('content')

Media

Market Insights

Explore the up-to-date industry trends from our insightful experts

@if($youtubes->isNotEmpty()) @foreach($youtubes as $youtube) @endforeach @endif
@endsection