{{-- resources/views/posts/show.blade.php --}} @extends('layouts.app') @section('title', 'sss') @section('content') @endsection