@extends('web.layouts.container') @section('content') {{__('main.home')}} {{__('main.new_register')}} {{__('main.new_register')}} {{__('main.join_us')}} {{__('main.create_account')}} {{__('main.new')}} {{__('main.register_hint')}} @if(count($countryCods)) @foreach($countryCods as $code) {{$code}} @endforeach @endif {{__('members.phone')}} {{__('main.sign_up')}} {{__('main.have_account')}} {{__('main.sign_in')}} @endsection @section('inner_js') @endsection
{{__('main.register_hint')}}
{{__('main.have_account')}} {{__('main.sign_in')}}