@extends('layouts.app') @section('title', 'CDP') @section('content') @include('home.partials.home-content') @endsection @push('styles') @endpush