{{-- {{ $value->country_name }}--}} {!! $value->p_title !!}
{!! $value->p_content !!}
{{-- {{ $value->p_reg_date->format('Y.m.d') }} --}} 조회 {{ $value->p_read }}회
@extends('camp/layouts.default', [ 'activatedNavItem' => 'REVIEW', ]) @push('head') @endpush @section('content')
{{-- {{ $value->country_name }}--}} {!! $value->p_title !!}
{!! $value->p_content !!}
{{-- {{ $value->p_reg_date->format('Y.m.d') }} --}} 조회 {{ $value->p_read }}회