{{__('web.welcome')}} {{$user->name}}
{{$user->name}}
{{ $subscribes_count }}
{{__('web.subscribes')}}{{$user->points()}}
{{__('web.gain_points')}}{{__('web.my_info')}}
- {{__('web.name')}}: {{$user->name}}
- {{__('web.phone')}}: {{$user->phone}}
- {{__('web.email')}}: {{$user->email}}
- {{__('web.date_of_birth')}}: {{date('Y.m.d',strtotime($user->date_of_birth))}}
- {{__('web.gender')}}: {{__('web.'.$user->gender)}}
- {{__('web.weight')}} ({{__('web.kg')}}): {{$user->weight}} {{__('web.kg')}}
- {{__('web.height')}} ({{__('web.cm')}}): {{$user->height}} {{__('web.cm')}}
- {{__('web.sport')}}: {{$user->sporting()}}
- {{__('web.effort')}} : {{__('members.'.$user->effort)}}
- {{__('web.goal')}} : {{__('members.'.$user->goal)}}
- {{__('web.sensitive_check')}} : {{__('web.'.$user->sensitive_check)}} @if($user->sensitive_check == 'yes')
- {{__('web.sensitive')}} : {{$user->sensitive}} @endif
- {{__('web.calories')}} : {{round($user->calories,1)}}
- {{__('web.fats')}} : {{round($user->fats,1)}}
- {{__('web.protien')}} : {{round($user->protien,1)}}
- {{__('web.carbo')}} : {{round($user->carbo,1)}}
{{__('web.current_subscribe')}}
{{$current->package->descriptions()->name}}
( {{$current->species->species->descriptions()->name}} )
{{$current->days}} {{__('web.day')}} @foreach($current->sides as $side) {{$side->count}} {{$side->side->descriptions()->name}} @endforeach @if($current->count_snacks > 0) {{$current->count_snacks}} {{__('web.snacks')}} @endif {{$current->species->calories}} {{__('web.calories')}}{{$current->points}} {{__('web.point')}}
@else{{$current->total}} {{__('web.sar')}}
@endif{{__('web.subscribe_cost')}}
-
{{date('d.m.Y',strtotime($current->start_date))}}
{{__('web.start_date')}}
-
{{date('d.m.Y',strtotime($current->end_date))}}
{{__('web.end_date')}}
{{__('web.current_subscribe')}}
{{$last->package->descriptions()->name}}
( {{$last->species->species->descriptions()->name}} )
{{$last->days}} {{__('web.day')}} @foreach($last->sides as $side) {{$side->count}} {{$side->side->descriptions()->name}} @endforeach @if($last->count_snacks > 0) {{$last->count_snacks}} {{__('web.snacks')}} @endif {{$last->species->calories}} {{__('web.calories')}}{{$last->points}} {{__('web.point')}}
@else{{$last->total}} {{__('web.sar')}}
@endif{{__('web.subscribe_cost')}}
-
{{date('d.m.Y',strtotime($last->start_date))}}
{{__('web.start_date')}}
-
{{date('d.m.Y',strtotime($last->end_date))}}
{{__('web.end_date')}}
{{__('web.current_subscribe')}}
{{$last->package->descriptions()->name}}
( {{$last->species->species->descriptions()->name}} )
{{$last->days}} {{__('web.day')}} @foreach($last->sides as $side) {{$side->count}} {{$side->side->descriptions()->name}} @endforeach @if($last->count_snacks > 0) {{$last->count_snacks}} {{__('web.snacks')}} @endif {{$last->species->calories}} {{__('web.calories')}}{{$last->points}} {{__('web.point')}}
@else{{$last->total}} {{__('web.sar')}}
@endif{{__('web.subscribe_cost')}}
{{__('web.notifications')}}
{{$row->descriptions()->title}}
{{$row->descriptions()->description}}