@php @endphp @extends('layout.dashboard') @section('title', $page_title) @section('content') @section('page_breadcrumbs') View Booking Instalment Listing @endsection
@include('sub.viewbookinginstalment.tab_searchviewbookinginstalment')
@endsection @section('path_page_css', mix('/css/viewbookinginstalment.css')) @section('path_page_js', mix('/js/viewbookinginstalment.js'))