@extends('layouts.app') @section('content')
@if ($topic == null) @php // print_r($page); // print_r($topic); @endphp
@else @endif {{ csrf_field() }}

{{ $parentPage->page_name }}

Topic
@if ($topic) @else @endif
@if ($topic)
FAQ Date Content Option
@endif
@stop