@include('partials.breadcrumbs')

Edit Home Back

@if(isset($data['home_pic']) && $data['home_pic']!='' && file_exists(public_path('crm/homeimages/'.$data['home_pic']))) @else @endif {{----}}
{{--upload--}} @if($role == 'admin' || (((isset($perm['home'][$data['id']]) && ($perm['home'][$data['id']]==1)) || ($perm['home']['bulk']==1)) && $role!='visitor')) @endif
@if(isset($data['end_date']))
@elseif($role == 'admin' || (((isset($perm['home'][$data['id']]) && ($perm['home'][$data['id']]==1)) || ($perm['home']['bulk']==1)) && $role!='visitor')) End Date @endif
Detailed Information
@if($role == 'admin' || (((isset($perm['home'][$data['id']]) && ($perm['home'][$data['id']]==1)) || ($perm['home']['bulk']==1)) && $role!='visitor')) @endif
@include('homes/right_side');