@extends('layouts.app') @section('title') Pengaturan @endsection @section('content')

Pengaturan

{{-- --}}
@include('configs.table')
@endsection