@extends('layouts.master') @section('header') @include('layouts.partials.header') @endsection @section('navbar') @include('layouts.partials.nav') @endsection @section('sidebar') @include('layouts.partials.sidebar') @endsection @section('content')
{{$item->name}}
{{implode(', ',$item->selected_users)}}
@else{{$item->users_count}}
{{$item->notifications_count}}
{{$item->latest_notifications}}