@extends('layouts.master') @section('title') Campaign Management @endsection @section('css') @endsection @section('content') @component('common-components.breadcrumb') @slot('title') @endslot @slot('add_btn')
# | # |
---|---|
@if(!empty($row['campaign']->cover_photo))
{{ $row['campaign']->title != "" ? $row['campaign']->title : implode(' ', array_slice(str_word_count($row['campaign']->facebook_post_title,2),0,7))}}{!! $row['campaign']->description !!} @if (Auth::user()->role == 1)Campaign created by - {!! $row['campaign']->name !!} @endif @php $j = 0; @endphp
|
@if($numItems % 2 != 0 && $rowCount == $numItems)
@else @endif @if($rowCount != 0 && $rowCount % 2 == 0) |
# | # |
---|---|
@if(empty($row1['campaign']->image_url))
![]()
@if (!$row1['campaign']->title)
Instagram Post{!! $row1['campaign']->caption !!} @endif
|
@if($key1+1 == $numItems1)
@else @endif @if($rowCount1 != 0 && $rowCount1 % 2 == 0) |