@extends('theme2.master') @section('title', "$bundle->title") @section('content') @section('meta_tags') @php $url = URL::current(); @endphp @endsection @php $gets = App\Breadcum::first(); @endphp @if($gets['img'] !== NULL && $gets['img'] !== '')