@if($type == 'password')

Your Login Password for {{ Config::get('constants.Website_Url') }}

Password: {{$password}}

@endif @if($type == 'registarion')

Your Login Credential for {{ Config::get('constants.Website_Url') }}

Email: {{$email}}

Password: {{$password}}

@endif

Thanks

www.{{ Config::get('constants.Website_Url') }}