@extends('layouts.header') @section('content') @php echo "
";
	//print_r($DropdownsList);
	//print_r($Teams);
echo "
"; @endphp

Ticket Status to display records in assigned email tickets.

@endsection