@php $curRelay = DB::table('relays')->where('port','=',$getStreamDetails->port)->where('active','=','1')->get()->first(); @endphp