@extends('frontend.master') @section('title', $detailPost->seo_title != null ? $detailPost->seo_title : $detailPost->title) @section('description', $detailPost->seo_description) @section('keywords', $detailPost->keywords) @section('type', 'article') @section('content')