@extends('student.layouts.app') @section('titlePage', 'Company Questions') @section('content') @php $brand_color = $dataConfigs['brand'] ?? 'default'; @endphp

{{$data['title']}}

img
{{date_format($data['created_at'],"d-M-Y")}}

{!! $data['description'] !!}

Company Questions:
Knewton Blogs:
Apply Your Dream Jobs:
@endsection