@extends('layouts.authorized', ['isVue' => true]) @section('headerCustom') @php $title = 'Pengaturan'; @endphp @endsection @section('content') @include('cms.form.errorbox') @{{ error }}