@extends('studio-photoshoot-module.layouts.admin.admin') @section('title', 'Gallery') @section('content')
Gallery
@livewire('studio-photoshoot.admin.gallery.gallery-component') @stop