Mail Setting

@csrf
@foreach ($mail_get as $mail) @php $i = "Active" @endphp @php $j = "Inactive" @endphp @endforeach
Sr.No Mailer Host Port Username Password Encryption Status Action
{{$mail->id}} {{$mail->mail_mailer}} {{$mail->mail_host}} {{$mail->mail_port}} {{$mail->mail_username}} {{$mail->mail_password}} {{$mail->mail_encryption}} @php $var = $mail->status==1 @endphp @if($var==1) @else @endif