@extends("layouts.dashboard.app") @section("page-nav-title")

{{__('App Settings')}}

{{__('App Settings')}}

@endsection @section("content") @include("layouts.main-parts.page-message")

{{__('App Settings')}}

@csrf
@error("phone_number")
{{$message}}
@enderror
@error("email")
{{$message}}
@enderror
@error("whats_app_number")
{{$message}}
@enderror
@error("Tax_Number")
{{$message}}
@enderror
@endsection @section("scripts") @endsection