×
@if(isset($product_id))
@if($cat_id == 6)
@if(isset($images[0]))
@endif
@else
@if(isset($images)) @foreach($images as $i => $image)
@endforeach @endif
@if(isset($images)) @foreach($images as $i => $image)
@endforeach @endif
@endif
{{@$file_name}}
@if(isset($brand_name))
Brand
{{$brand_name}}
@endif @if(isset($cmp_name))
Company
{{$cmp_name}}
@endif @if(isset($job_code))
Job Code
{{$job_code}}
@endif @if(isset($upload_date))
Date
{{$upload_date}}
@endif @if(isset($cat_name))
Category
{{$cat_name}}
@endif @if(isset($sub_cat_name))
Sub-category
{{$sub_cat_name}}
@endif @if(isset($speciality_name))
Speciality
{{$speciality_name}}
@endif @if(isset($designer_name))
Designer
{{$designer_name}}
@endif @if(isset($pro_officer_name))
Project Officer
{{$pro_officer_name}}
@endif
{{--
--}} {{--
Date
--}} {{--
{{$upload_date}}
--}} {{--
--}} @if(@$product_tags)
keywords
@foreach($product_tags as $product_tag)
{{$product_tag}}
@endforeach
@endif @if(isset($description))
Description
{{@$description}}
@endif
Send Mail
To:
please Enter Valid Email Address
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
send
@endif
{{----}}