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

Pengaturan Details

@include('stisla-templates::common.errors')
@include('configs.show_fields')
@endsection