home
/
u941026986
/
domains
/
alda.paratune.com
/
public_html
/
resources
/
views
➕ New
📤 Upload
✎ Editing:
terms_and_conditions.blade.php
← Back
@extends('layouts.app') @section('content') <!--step section start--> <section class="step"> <div class="step__wrapper"> <div class="container"> <h2 class="section-heading color-black"> @if(!empty(app()->getLocale()) && app()->getLocale() == 'ar') {{ $getRecord->ar_title }} @else {{ $getRecord->title }} @endif </h2> <div class="row"> <div class="col-lg-12"> <div class="step__box"> <div class="content"> <p class="paragraph dark"> <h1> @if(!empty(app()->getLocale()) && app()->getLocale() == 'ar') {!! $getRecord->ar_description !!} @else {!! $getRecord->description !!} @endif </h1> </p> </div> </div> </div> </div> </div> </div> </section> <!--step section end--> @endsection
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel