{{-- @if (!empty($post->country_id))
@error('country_id') {{ $message }} @enderror
@endif @if (!empty($post->user_detail->city_id))
@error('city_id') {{ $message }} @enderror
@endif --}}