@extends('layouts/home/logined_new') @section('title') {{trans('common.title_user')}} @endsection @section('content')
{{-- --}} {{-- --}} {{-- --}} {{-- --}}
Campaign Name   {{$projects['name']}}
Campaign code   {{$projects['bn']}}
@if(!empty($projects['is_print']) && empty($projects['is_appointment']) && $prints['status'] < 2) Add Photos to This Campaign @endif @if($prints['status']==2&&$projects['status']!=2) Order Sent. Campaign in Progress @endif @if($projects['status']==2) Campaign Completed @endif
  • Photography
  • |
  • Floor Plans
  • {{-- |--}} {{--
  • Video
  • |--}} {{--
  • Virtual Walkthrough
  • --}}
@if(!empty($photo_img)) @foreach($photo_img as $k=>$v) @endforeach @elseif(!empty($print_img)) @foreach($print_img as $k=>$v) @endforeach @else
@endif @if($downloads)

Download

Click the blue download button to begin. If it doesn’t work, right-click the blue download button and select "Save link as" to save the ZIP file to your computer.

@endif @if(!empty(0))

if you require any changes to the floor plans or photos, please leave a message here:

Your Email Address (for update notification)

@endif
@if(!empty($floor_img)) @foreach($floor_img as $k=>$v) @endforeach @else
@endif @if(isset($downloads[$dfloor]))

Download

    @if(!empty($downloads[$dfloor]))
  • Floor Plans
  • @else @endif
@endif
@if(!empty($projects['video'])) {!!$projects['video'] !!}
Embed Code:
@endif
@if(!empty($projects['vir_walk'])) {!!$projects['vir_walk'] !!}
Embed Code:
@endif
{{-- 这里是隐藏的--}} {{----}} {{--
--}} {{--
--}} {{--
    --}} {{--
  • Signboard
  • |--}} {{--
  • Brochure
  • |--}} {{--
  • Drop Letter
  • --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
Download Templates
--}} {{--
Upload Your Design
--}} {{--
How
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}}
@endsection