@extends('layouts.app') @section('title', 'Dashboard Perencana') @push('style') @endpush @section('main') @include('components.perencana-header') @include('components.perencana-sidebar')