@extends('layouts.web.app') @section('page_title') {{$blog[0]->title}} @endsection @section('content')
{!! $blog[0]->description !!}