@extends('layouts.admin') @section('title', 'SEO Home Page Details') @section('content_header')

SEO Home Page Details

@stop @section('content')

Current SEO Home Page Content

Field Value
Meta Title {{ $homeSeo->meta_title_display }}
Meta Description {{ $homeSeo->meta_description_display }}
Last Updated {{ $homeSeo->last_updated_display }}
@stop