@extends('web.layouts.main') @section('content') @include('web.pages.components.headerNav',['page'=>$page]) @CSRF {{__('web.name')}} {{__('web.email')}} {{__('web.phone')}} +966 {{__('web.sport_type')}} @foreach($sports as $sport) {{ $sport->descriptions()->name }} @endforeach {{ __('web.other') }} {{__('web.sport_other')}} {{__('web.effort')}} {{__('members.lazy')}} {{__('members.light')}} {{__('members.medium')}} {{__('members.active')}} {{__('web.user_goal')}} {{__('web.less_weight')}} {{__('web.keep_weight')}} {{__('web.increase_weight')}} {{__('web.height')}} ({{__('web.cm')}}) {{__('web.gender')}} {{__('web.male')}} {{__('web.female')}} {{__('web.date_of_birth')}} {{__('web.weight')}} ({{__('web.kg')}}) {{__('web.sensitive_check')}} {{__('web.no')}} {{__('web.yes')}} {{__('web.sensitive')}} {{__('web.password')}} {{__('web.password_confirmation')}} {{__('web.accept_on')}} {{__('web.conditions')}} {{__('web.regist')}} {{__('web.have_acc')}} {{__('web.login')}} {!! $address->descriptions()->title !!} {!! $address->descriptions()->description !!} {{__('web.name')}} {{__('web.phone')}} +966 {{__('web.address_status')}} {{__('web.address_home')}} {{__('web.address_work')}} {{__('web.city')}} {{__('web.select')}} @foreach($cities as $city) {{$city->descriptions()->name}} @endforeach {{__('web.area')}} {{__('web.select')}} {{__('web.delivery_type')}} {{__('web.morning')}} {{__('web.night')}} {{__('web.phone_home')}} {{__('web.home_num')}} {{__('web.address')}} {{__('web.address_on_map')}} {{__('web.address_note')}} {{__('web.save')}} @push('js') @endpush @stop
{{__('web.accept_on')}} {{__('web.conditions')}}
{{__('web.have_acc')}} {{__('web.login')}}