@extends('frontend::layouts.master') @section('content') {{ $page_init['pdpa']['name'] ?? '' }} {{ __('frontend::text.breadcrumb.home') }} {{ $page_init['pdpa']['name'] ?? '' }} {!! $page_init['pdpa']['detail'] ?? '' !!} @endsection