@extends('layouts.app') @section('content')
@php($item = $status->parent()) @php($showSingleComment = true) @include('status.template')
@endsection @push('scripts') @endpush