@extends('layouts.app') @section('content')
Title | Thumbnail | Button Text | Button URL | Display Order | Publish | Actions |
---|---|---|---|---|---|---|
{{ $blog->title }} |
@if($blog->thumbnail)
|
{{ $blog->button_text }} | {{ $blog->button_url }} | {{ $blog->display_order }} |
is_published ? 'checked' : '' }}>
|
View Edit |
No blogs found. |