@php @endphp @extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_breadcrumbs') Pre-Booking Listing @endsection
@include('sub.prebookingdueinstallment.tab_searchprebooking')
@endsection @section('path_page_css', mix('/css/prebookingdueinstallment.css')) @section('path_page_js', mix('/js/prebookingdueinstallment.js'))