@extends('layouts.app') @section('content')
| Id | Content | Icon | Time | Action |
|---|---|---|---|---|
| {{ $postQuitStage->iPostQuitStageId }} | {!! $postQuitStage->vContent !!} |
@if ($postQuitStage->vIconLink)
|
{{ $postQuitStage->dTime }} | @if (Auth::guard('admin')->user()->bContent == 1) @endif |