{{-- firstname and lastname Row --}}
{{-- DOB , Gender and Age --}}
{{-- Phone Number , Email , Address --}}
{{-- Height , Weight and BMR --}}
{{-- Primary Goal --}}
{{-- Subscription Level --}}
{{-- Progress Photo --}}
{{--
@if (isset($member) && $member->image_paths)
@foreach (json_decode($member->image_paths) as $image)
@endforeach
@endif
Drop files here or click to upload.
--}}
{{-- Submint Button --}}