@extends('layout.master', ['uid' => $user->_id, 'token' => $user->token_firebase]) @section('page_title', 'Kompaun') @section('sub_page_title', '') @section('name', $user->StaffDetail->full_name) @section('img_profile', $user->StaffDetail->profile_img) @section('content')
@include('main-dashboard.compound._part.menu_category') @include('main-dashboard.compound._part.filter_form')
Senarai Kompaun Yang Baru Dikeluarkan
@include('main-dashboard.compound._part.compound_parkir')
@include('main-dashboard.compound._part.compound_pelbagai')
@endsection @section('external_js') @endsection