@extends('user_navbar') @section('content') @if(Auth::user()->is_admin == null)

Select a contact to start a chat!

avatar
Admin
@endif @endsection