@extends('email.layouts.email') @section('styles') @endsection @section('content')
Dear user,
This is your App Download link and Login Credentials
Your Email id is {{$email_address}}
Your Password is {{$password}}
Download the app below from store link and login with this credentials.
@include('email.partials.regards')