@extends('layout.admin_layout') @section('title', $title.$title_2) @section('body') @section('header', $title.$title_2) @section('badge') @endsection
Back to list Edit
Page Name {{$dataRow->page_name}}
Title {{$dataRow->title}}
Description {!! $dataRow->description !!}
Meta Title {!! $dataRow->meta_title !!}
Meta Description {!! $dataRow->meta_description !!}
@endsection @push('scripts') @endpush