@php @endphp @extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_breadcrumbs') View Booking Payment Listing @endsection
@include('sub.viewbookingpayment.tab_searchviewbookingpayment')
@include('sub.prebooking_edit.modal_createpayment') @endsection @section('path_page_css', mix('/css/viewbookingpayment.css')) @section('path_page_js', mix('/js/viewbookingpayment.js'))