@extends('website.layout') @section('meta') @endsection @section('title') {{$data->name}} @endsection @section('content')

{{$data->name}}

{{$data->name}}
@foreach($data->images as $image)
{{$data->name}}
@endforeach
{{__('lang.'.$data->type)}}
{{$data->price}} ({{$data->Currency->name}})
{{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}}
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{--
--}}
Product Single - Short Description ============================================= -->

{!! $data->description !!}

حمل التطبيق :

{{__('lang.Share')}}:
    @foreach($data->Comments as $Comment)
  1. Image

    {{$Comment->comment}} !

  2. @endforeach
{{__('lang.Add Comment')}}

{{__('lang.Related Products')}}

@endsection