@extends('front_layouts.master')
@section('title' , 'Tenancy')
@section('main-content')
@include('front_layouts.navbar')
Payment Successful!
Thank you!
Your payment has been processed successfully!
Click to login below
Login
@include('front_layouts.footer')
@endsection