@extends("layouts.dashboard.app")
@section("page-nav-title")
{{__('App Settings')}}
{{__('App Settings')}}
@endsection
@section("content")
@include("layouts.main-parts.page-message")
@endsection
@section("scripts")
{{--
@error("")
{{$message}}
@enderror
--}}
@endsection