@extends('front.layouts.app') @section('title','Login-Mark Tippets') @section('content')

{{ __('THANK YOU FOR REGISTRATION.') }}

{{ __('Go To Website') }}
@endsection