@extends('theme2.master') @section('title', 'Invoice') @section('content') @include('admin.message') @section('custom-head') @endsection @php $gets = App\Breadcum::first(); @endphp @if($gets['img'] !== NULL && $gets['img'] !== '')