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

@endsection