@extends ('layouts.app') @section ('content') @if (Route::getCurrentRoute()->uri() != 'home') @if($row->image_id) @php $bg = $row->image_id; @endphp @else @php $bg = setting_item("page_back_id"); @endphp @endif @if( env('APP_THEME')=='Theme1')
@elseif( env('APP_THEME')=='Theme2')Home | {{$row->title}}