@extends('frontend::layouts.app') @section('content')

{{ $data['activity_category']['list'][0]['name'] ?? '' }}

@endsection