@extends('admin.master') @section('content')
| Image | Title | Category | Actions |
|---|---|---|---|
|
@if($blog->image)
N/A
@endif
|
{{ $blog->title }} | {{ $blog->category?->name ?? 'None' }} |