@include('livewire.exedu-student.modal.profileImage')
@if (session()->has('error'))
{!! session('error') !!}
@endif

Edit Profile Detail

Profile
Last Login:
{{ $userProfile->last_login_at }}
IP Address:
{{ $userProfile->last_login_ip }}
@push('changeimage') @endpush