@extends('layouts.app') @section('title', $data->seo_title != null ? $data->seo_title : $data->title) @section('description', $data->seo_description) @section('keywords', $data->seo_keywords) @section('content')