@extends('layouts.admin') @section('content')
@include('layouts.errors')
@csrf
Account setting Information
@if(isset($userAccountSetting))
type_of_property == 'Other (describe)' ? 'required': '';}}>
@else
@endif
@endsection