@extends('front.layout.app') @section('seo_title') {{ $blog_data->seo_title }} @endsection @section('seo_meta_description') {{ $blog_data->seo_meta_description }} @endsection @section('main_content')
{!! $blog_data->blog_text !!}
{!! $blog_data->blog_photo2_text !!}
{!! $blog_data->blog_bottom_text1 !!}
{!! $blog_data->blog_bottom_text2 !!}
{{ $blog_data->blog_bottom_text_name }}
{!! $blog_data->blog_bottom_text3 !!}
* All fields are required
* All fields are required
{{ $item->person_comment }}