@extends('layouts.frontend_layout.frontend_design') @section('content') @php $about = App\About::find(1); @endphp
{{ $blog->brief_description }}