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

{!! $dt['name'] ?? '' !!}

{!! $dt['detail'] ?? '' !!}
@endsection