{{date_format($data['created_at'],"d-M-Y")}}
{!! $data['description'] !!}
@extends('student.layouts.app') @section('titlePage', 'Company Questions') @section('content') @php $brand_color = $dataConfigs['brand'] ?? 'default'; @endphp
{!! $data['description'] !!}