@extends('frontend.layouts.mobile') @if($data['post']->meta_title != '') @section('title', $data['post']->meta_title) @else @section('title', $data['post']->heading_content . ' - Blog - ' . app_name()) @endif @section('meta_keywords', $data['post']->meta_keywords) @section('meta_description', $data['post']->meta_description) @php $url = URL::current(); @endphp @push('head-area') @endpush @section('content') {{--

{{ $data['post']->heading_content }}

@if($data['post']->image != '') @push('head-area') @endpush
@endif
@php $iframe = str_replace("iframe","amp-iframe",$data['post']->full_content); $layout = str_replace("full_content !!} --}} {{--
--}}

{{ $data['post']->heading_content }}

@if($data['post']->image != '') {{ $data['post']->heading_content }} @endif
@php $size = str_replace("full_content); $size = str_replace("full_content); echo $size; @endphp {{-- {!! $data['post']->full_content !!} --}}
@push('before-scripts') @endpush @push('after-scripts') @endpush @endsection