@extends('layouts.app') @section('titlePage', 'show ') @section('content') @push('script') @endpush
Title : {{$data->title}}
Short Text : {{$data->short_text}}
Description : {{$data->description}}
Seo Title : {{$data->seo_title}}
Seo Description : {{$data->seo_description}}
Seo Keywords : {{$data->seo_keywords}}