@extends('layouts.admin') @section('style') @endSection @php $voucher_statuses = collect($voucher_statuses ?? []); @endphp @section('content') @component('admin.components.tabs')