@php $user_image_path = getSession('user_image'); $profile_image = getSession('profile_image'); $max_file_size= $file = config('constant.MAX_FILE_SIZE'); @endphp
@push('script') @endpush