{{ Form::model($logged_in_user, ['id' => 'updateForm', 'route' => 'frontend.user.profile.update', 'class' => 'form-horizontal', 'method' => 'PATCH', 'enctype' => 'multipart/form-data']) }}
* Upload square image for your profile image.