@extends('studio-photoshoot-module.layouts.admin.admin') @section('title', 'Open Date') @section('content')
Open Date
@livewire('studio-photoshoot.admin.appointment.open-date.open-date-component') @stop