@extends('theme2.master') @section('title', 'About Us') @section('content') @include('admin.message')
@php $gets = App\Breadcum::first(); @endphp @if($about['one_enable'] == 1) @if($gets['img'] !== NULL && $gets['img'] !== '')
@endsection