@extends('layouts.auth')
@section('title') Terms @endsection
@section('content')
{{__("words.Terms & Conditions")}}
Last updated: 25th June 2025
{!! $terms !!}
CONTACT US
-
For more information about our Terms and Conditions, if you have questions, or if you would like to make a complaint, please send your feedback, comments and requests for technical support: by email:
-
By email: support@ambayo.com
@endsection
@push('page_script')
@endpush