@extends('web.layouts.layout') @section('content') @include('web.layouts.header') @CSRF @if($status == 'visitor') @if($status == 'visitor') {{__('web.user_info')}} {{__('members.name')}} {{__('members.email')}} @endif @endif {{__('web.addresses_fatoorah')}} {{__('web.addresses')}} @foreach($locations as $key=>$row) {{$row->city->currentDescription->name}} - {{$row->area->currentDescription->name}} - {{$row->address}} @endforeach @if(\Auth::user()) {{__('web.add_new_location')}} @endif {{__('web.address_details')}} {{__('web.max_100')}} {{__('web.city_id')}} * {{__('web.select')}} @foreach($cities as $row) {{$row->name}} @endforeach {{__('web.area_id')}} * {{__('web.select')}} {{__('web.location_image')}} * {{__('web.stock_image')}} * {{__('web.latlng')}}* {{__('web.way_pay')}} {{__('web.way_pay_desc')}} {{__('orders.when_recieving')}} {{__('web.online')}} {{__('orders.bank')}} {{__('accounts.bank')}} {{__('accounts.name')}} {{__('accounts.account_number')}} {{__('accounts.iban')}} @foreach($accounts as $row) {{$row->bank}} {{$row->name}} {{$row->account_number}} {{$row->iban}} @endforeach {{__('web.upload_image_payment')}} {{__('web.upload_image')}} {{__('web.cobon_disc')}} {{__('web.apply')}} {{__('orders.note')}} {{__('web.max_250')}} @include('web.pages.components.cart.cart') {{__('web.order_accept')}}الشروط والأحكام {{__('web.order_finish')}} @section('inject_js') @endsection @stop
{{__('web.max_250')}}
{{__('web.order_accept')}}الشروط والأحكام