@extends('frame') @section('title', 'This is The Bad Space') @section('main-content') @parent {{$count}} sites tracked Recent Updates @foreach($recent as $item) {{$item->name}} @endforeach @endsection