@yield('title')
Silakan kelola@yield('title')
untuk tampilan utama website Anda.
@extends('layouts.dashboard') @section('title', 'Kelola Hero Section') @section('main') @push('style') @endpush
@yield('title')
untuk tampilan utama website Anda.