@php
$subOccProfessions = ['business','doctor','engineer','government_employee','lawyer','pastor','police','professionals','self_employed','teacher','others'];
$currentProfession = old('profession', $user->userprofile->profession);
@endphp
{{-- Address + Map --}}