@extends('layouts.master') @section('content')
@include('posts.post')
@endsection