@extends('layouts.desktop') @section('title', 'Pilih Varian Desktop') @section('background') {{-- Background handled by bg-pattern --}} @endsection @section('content')
{{-- Kolom Kiri: Judul --}}
Custom Show
{{-- Kolom Kanan: Carousel dan Button --}}
{{-- Carousel Produk --}} {{-- Tombol Pilih --}}
@endsection @push('styles') @endpush @push('scripts') @endpush ob_start();