@extends("layout.app") @section('styles') @include('partial.infinite_pagination.style') @endsection @section("content")
{!! nl2br($item->details) !!}