@extends('layouts.email.app') @section('email_title') Login Credentials @endsection @section('content')
{{ $data->email }}
{{ $data->password }}