@extends('user.layouts.index') @section('default') @foreach($kid as $k) {{$k->name}} {!! $k->description !!} {{-- Download View --}} @endforeach @endsection {{-----------------Home Page --------------}}
{!! $k->description !!}