@extends('layouts.mobile') @section('background')
Custom Show
@endsection @section('content')
{{--
--}}
{{--
--}}
{{--

Pilih template:

--}} {{-- Kategori --}}
@foreach ($templates as $cat) @endforeach
{{-- Template --}} {{-- Tempat muncul template setelah kategori diklik --}}
Background
Title
Subtitle
Overlay
{{--
--}} {{-- ACTION BAR (BUCKET - QTY - CHECKOUT - PREVIEW) --}}
{{-- Bucket --}}
{{-- Qty Input Only --}}
{{-- Check Out --}}
{{-- Preview (Eye) --}}
{{-- Row khusus label Qty --}}
Qty
@endsection @push('styles') @endpush @push('scripts') @endpush ob_start();