@extends('backend.layouts.app') {{--@section('store-name', $store->name)--}} @section( 'content' )
@include('backend.booking.booking-party.index-ajax')
@include('backend.booking.booking-party._form')
@endsection @section('after-scripts') @endsection