@extends('setting.nav') @section('title', 'Home Page') @section('content')
Important Mail | ID | Sender Name | Sender Email | |
---|---|---|---|---|
important_mail == 0 ? 'checked' : '' }}> | {{--{{ $email->id }} | --}}{{ $loop->iteration }} | {{ $email->sender_name }} | {{ $email->sender_email }} |