{{ $post['C5'] }}
{!! $post['C6'] !!}
@extends('views.layouts.master') @section('content') @php $post = $listType1Book['Book'][0]['Page'][0]; $prePost = $listType1Book['Book'][1]['Page']; $nextPost = $listType1Book['Book'][2]['Page']; @endphp
@endsection