@extends('web.website.layouts.master') @section('title_and_meta') @include('web.website.includes.seo.galleryDetail') @endsection @section('css') @include('web.website.includes.css.floating-social-share') @endsection @section('content') @endsection @section('js') @include('web.website.includes.scripts.floating-social-share') @endsection