@extends('Template::layouts.frontend') @section('content')

@php echo $policy->data_values->details; @endphp

@endsection