@extends('layouts.admin') @section('style') @endSection @php $configs = getModuleActivationStatus(false); @endphp @section('script') @endSection @section('content') @component('admin.components.tabs')