@extends('admin/layout') @section('page_title',$single->title.' | View') @section('other_select','active') @section('health_days_select','active') @section('content') {{$single->title}} View Dashboard Edit Back Title: {{$single->title}} Date: {{$single->h_date}} Description: {!! $single->description !!} @endsection @section('scripts') @endsection
Date: {{$single->h_date}}