@if ($errors->has('country'))

{{ $errors->first('country') }}

@endif @if(isset($myprofile)) @php $user = $myprofile; @endphp @endif