first(); if($pengaturan == null){ $nama = 'PAUD TERPADU MUSTIKA ILMU'; }else{ $nama = $pengaturan->nama; } View::share('sitename', $nama); } }