@if ($page_builder->page_name == 'blog-index' && isset($blog_section))
@if(Auth::user())
@can('blog check')
@endcan
@endif
@isset ($blog_section)
{{ $blog_section->breadcrumb_title }}
@else
{{ __('content.our_blogs') }}
@endisset
@if(Auth::user())
@can('blog check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@elseif ($page_builder->page_name == 'service-detail-show' && isset($service))
@if(Auth::user())
@can('service check')
@endcan
@endif
custom_breadcrumb_image))
@if ($service_content->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/service/breadcrumb/'.$service_content->custom_breadcrumb_image) }}"
@endif
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('service check')
@endcan
@endif
@if(Auth::user())
@can('service check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@elseif ($page_builder->page_name == 'service-category-index' && isset($category))
@if(Auth::user())
@can('service check')
@endcan
@endif
custom_breadcrumb_image) && $page_builder->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/page_builder/breadcrumb/'.$page_builder->custom_breadcrumb_image) }}"
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('service check')
@endcan
@endif
{{ $category->category_name }}
@if(Auth::user())
@can('service check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@elseif ($page_builder->page_name == 'team-category-index' && isset($category))
@if(Auth::user())
@can('team check')
@endcan
@endif
custom_breadcrumb_image) && $page_builder->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/page_builder/breadcrumb/'.$page_builder->custom_breadcrumb_image) }}"
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('team check')
@endcan
@endif
{{ $category->category_name }}
@if(Auth::user())
@can('team check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@elseif ($page_builder->page_name == 'portfolio-detail-show' && isset($portfolio))
@if(Auth::user())
@can('portfolio check')
@endcan
@endif
custom_breadcrumb_image))
@if ($portfolio_content->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/portfolio/breadcrumb/'.$portfolio_content->custom_breadcrumb_image) }}"
@endif
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('portfolio check')
@endcan
@endif
@if(Auth::user())
@can('portfolio check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@elseif ($page_builder->page_name == 'portfolio-category-index' && isset($category))
@if(Auth::user())
@can('portfolio check')
@endcan
@endif
custom_breadcrumb_image) && $page_builder->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/page_builder/breadcrumb/'.$page_builder->custom_breadcrumb_image) }}"
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('portfolio check')
@endcan
@endif
{{ $category->category_name }}
@if(Auth::user())
@can('portfolio check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@elseif ($page_builder->page_name == 'blog-detail-show' && isset($blog))
@if(Auth::user())
@can('blog check')
@endcan
@endif
custom_breadcrumb_image))
@if ($blog->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/blog/breadcrumb/'.$blog->custom_breadcrumb_image) }}"
@endif
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('blog check')
@endcan
@endif
@if(Auth::user())
@can('blog check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@elseif ($page_builder->page_name == 'blog-category-index' && isset($category))
@if(Auth::user())
@can('blog check')
@endcan
@endif
custom_breadcrumb_image) && $page_builder->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/page_builder/breadcrumb/'.$page_builder->custom_breadcrumb_image) }}"
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('blog check')
@endcan
@endif
{{ $category->category_name }}
@if(Auth::user())
@can('blog check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@elseif ($page_builder->page_name == 'blog-tag-index' && isset($tag_name))
@if(Auth::user())
@can('blog check')
@endcan
@endif
custom_breadcrumb_image) && $page_builder->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/page_builder/breadcrumb/'.$page_builder->custom_breadcrumb_image) }}"
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('blog check')
@endcan
@endif
@if(Auth::user())
@can('blog check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@elseif ($page_builder->page_name == 'career-detail-show' && isset($career))
@if(Auth::user())
@can('career check')
@endcan
@endif
custom_breadcrumb_image))
@if ($career_content->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/career/breadcrumb/'.$career_content->custom_breadcrumb_image) }}"
@endif
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('career check')
@endcan
@endif
@if(Auth::user())
@can('career check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@elseif ($page_builder->page_name == 'career-detail-show' && isset($page))
@if(Auth::user())
@can('page check')
@endcan
@endif
custom_breadcrumb_image))
@if ($page->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/page/breadcrumb/'.$page->custom_breadcrumb_image) }}"
@endif
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('page check')
@endcan
@endif
@if(Auth::user())
@can('page check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@else
@if(Auth::user())
@can('page builder check')
@endcan
@endif
custom_breadcrumb_image) && $page_builder->breadcrumb_status == 'yes')
data-bg-image-path="{{ asset('uploads/img/page_builder/breadcrumb/'.$page_builder->custom_breadcrumb_image) }}"
@elseif (!empty($breadcrumb_image->section_image))
data-bg-image-path="{{ asset('uploads/img/breadcrumb/'.$breadcrumb_image->section_image) }}"
@endif>
@if(Auth::user())
@can('page builder check')
@endcan
@endif
{{ $page_builder->breadcrumb_title }}
@php
$str = $page_builder->breadcrumb_item;
$array_items = explode(",",$str);
@endphp
@foreach ($array_items as $item)
@if (!$loop->last)
- @php echo html_entity_decode($item); @endphp
@else
- @php echo html_entity_decode($item); @endphp
@endif
@endforeach
@unset($item)
@if(Auth::user())
@can('page builder check')
@php
$url = request()->path();
$modified_url = str_replace('/', '-bracket-', $url);
@endphp
@endcan
@endif
@endif