@extends('email.layouts.email') @section('styles') @endsection @section('content')

User Credentials

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.

Google play store link for Andriod

iOS App Store Link

@include('email.partials.regards') @endsection