@extends('layouts.frontend') @section('title', $gallery->title . ' - Gallery') @section('content') @endsection @push('styles') @endpush @push('scripts') @endpush