@extends('layouts.app') @section('scripts') @include('components.modals_sasaran') {{-- ==================================================================== SEMUA MODUL RENDER (Dashboard, DataMaster, HargaPasar, dll.) Versi cache: filemtime — hanya berubah saat file diperbarui. ==================================================================== --}} @php $v = filemtime(public_path('js/modules/dashboard.js')); @endphp @endsection