@foreach($tentang as $ttg) {{$ttg->judul_website}} @endforeach
@foreach($tentang as $ttg)

{{$ttg->logo_nama}}

@endforeach
@yield('main')
@if ($message = Session::get('primary')) @endif @yield('script')