@extends('layouts.app',['title' => "A post by " . $user->username]) @section('content')
@endsection @push('meta') @endpush @push('scripts') @endpush