{{ $blog['name'] ?? '' }}
{{ str_date($blog['publish_at'], 'd m Y') }}
@extends('frontend::layouts.master')
@section('content')
@if (!empty($header))