@extends('layouts.app') @section('content') @include('tweetarea') @include('timeline_loop') @endsection