@extends('layouts.auth') @section('title') Terms @endsection @section('content')

{{__("words.Terms & Conditions")}}

Last updated: 25th June 2025
{!! $terms !!}
CONTACT US
@endsection @push('page_script') @endpush