@extends('header') @section('title', 'Categories/ ' . $datas->name) @section('otherConetent')
{{ ucfirst($datas->description) }}
{!! strip_tags($data->content) !!}