@extends('frontend.layouts.main') @push('title') Photo Gallery @endpush @section('main-section') {{-- start-breadcrumb --}} {{-- end-breadcrumb --}} {{-- start-main --}}

{{ ucwords(str_replace('-', ' ', $slug)) }}

{{-- end-main --}} @endsection