@extends('web.layouts.app') @section('title') {{companyName()}} || {{@$content->title}} @endsection @section('meta_description') @if(@$content->og_image) @else @endif @endsection @section('css') @endsection @section('content')

Our Gallery

@if($galleries->count()>0) @else

No Photo Found

@endif

@endsection