@extends('layouts.mobile')
@section('title', 'Experience Plossa')
@section('background')
@endsection
@section('content')
{{-- Gambar Custom Samples --}}
{{-- Card Putih Transparan --}}
{{-- Free space setelah tombol --}}
@if ($activePromo)
@endif
@endsection
@push('styles')
@endpush
ob_start();