@extends('dash.layouts.app') @section('title') Pages @endsection @section('content') @if ($errors->any())
{!!$content->p_desc!!}
Meta Description : @if($content->meta_desc) {{$content->meta_desc}} @else No Meta Desc @endif
Meta Keywords : @if($content->meta_keywords) {{$content->meta_keywords}} @else No Keywords @endif
OG Image : @if($content->og_image)