@extends('layouts.Frontend.app') @section('title') Kegiatan {{$kegiatan->nama}} @endsection @section('content') @section('about')
{{$kegiatan->content}}
about
@endsection @endsection