@php $logo = DB::table('systemflag') ->where('name', 'AdminLogo') ->select('value') ->first(); @endphp Midone - HTML Admin Template