@extends('theme2.master') @section('title', 'All deals') @section('content') @include('admin.message') @include('sweetalert::alert') @section('meta_tags') @endsection @php $gets = App\Breadcum::first(); @endphp @if($gets['img'] !== NULL && $gets['img'] !== '')