@section('title', '- Place your order') @extends('layouts.user-profile', ['withOutAside' => true]) @section('section-body')
@lang('products.not_found')
@lang('products.need_logged_buy')
{{ str_limit($product['product']['description'], 200) }}
@if ($product['product']['delivery'] == 1)@lang('products.note'): @lang('products.info_delivery')
@endif@lang('products.seller'): $product['user']['id']]) }} class="without_under"> {{ $product['product']['user']['first_name'] }} {{ $product['product']['user']['last_name'] }}