@extends('admin.base-admin') @section('styles') @endsection @section('content')
@php echo html_entity_decode($t['content']); @endphp