@extends('admin_navbar') @section('content') @if(Auth::user()->is_admin == 1)

Select a contact to start a chat!

avatar
@endif @endsection