@extends('layouts.master') @section('title', 'Pengaturan Promo') @section('content')
@livewire('pengaturan.promo')
@endsection