Al-HUWAITI Shell
Al-huwaiti


Server : LiteSpeed
System : Linux server335.web-hosting.com 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
User : cardxfeb ( 2452)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/cardxfeb/public_html/resources/views/vcardTemplates/vcard11/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/cardxfeb/public_html/resources/views/vcardTemplates/vcard11/term-condition.blade.php
@extends('vcardTemplates.vcard11.app')
@section('title')
    {!! __('messages.vcard.term-condition')!!}
@endsection
@section('page_css')
    <link href="{{ asset('assets/css/portfolio.css') }}" rel="stylesheet" type="text/css">
@endsection
@section('page_name')
    {!! __('messages.vcard.term-condition')!!}
@endsection
@section('content')
    <div class="tab-content p-sm-4 p-3" id="v-pills-tabContent">
        <div class="portfolio-single-tab tab-pane fade show active" id="nav-portfolio-single" role="tabpanel"
             aria-labelledby="nav-portfolio-single-tab">
            <!-- start testimonials-section -->
            <section class="testimonials-section position-relative">
                <div class="section-heading mb-40">
                    <h2 class="fs-22 text-white ps-4">{!! __('messages.vcard.term-condition')!!}</h2>
                </div>
            </section>
            <!-- end testimonials-section -->
            <!-- start professional-summary-section -->
            <div class="professional-summary-section mb-4">
                <div class="row ">
                    <div class="col-xl-12 col-md-7 mb-md-0 mb-4">
                        <div class="card h-100 p-4 fs-12 mb-0 text-white">
                            {!! $vcard->term_condition->term_condition !!}
                        </div>
                    </div>
                </div>
            </div>
            <!-- end professional-summary-section -->
        </div>
    </div>
@endsection


Al-HUWAITI Shell