@extends('front/layout') @section('page_title','Register') @section('container')

Hi, {{ $name }}

Your Password is : {{ $password }}

@endsection