@extends('edufair.layouts.master') @section('content')

Live Chat with School Representatives

@foreach ($platinums as $college) @endforeach @foreach ($golds as $college) @endforeach @foreach ($silvers as $college) @endforeach
{{-- live chat --}} @section('after_js') @if(!(\Illuminate\Support\Facades\Auth::check())) @endif @endsection @endsection