@extends($data['layout']) @section('title', $data['videos']->title) @php $url = URL::current(); @endphp @push('head-area') @endpush @if(trim($data['videos']->meta_description) != null && $data['videos']->meta_description != 'NULL') @section('meta_description', $data['videos']->meta_description) {{-- @section('meta_keywords', $data['product']->meta_keywords) --}} @endif @section('meta_url', URL::Current()) @section('page_title', $data['videos']->title) @section('product_description',$data['videos']->meta_description) @section('image','https://germedusa.com/static/assets/images/logo.png') @section('image:width', "385") @section('image:height', "145") @section('content') @if ($data['layout'] == 'frontend.layouts.app') @include('includes.partials.bread-crumbs') @endif
Sorry!, no videos found.
@endif