@extends('layouts.master-without-nav') @section('title') {{ $set->name }} @endsection @section('css') @endsection @section('body')
@endsection @section('content'){!! $set->description !!}
{{-- {!! Str::limit($item->isi, 100, '...') !!} --}}
{{ $item->nama.' ('.$item->posisi }})