@extends('website.layouts.app') @section('content') {{ $page->document_heading_en }} Apply Now Sign In {{-- Sign In --}} {{ $page->sustainability_heading_en }} @if (count($sustanibility)) @foreach ($sustanibility as $document) {{-- PDF {{ number_format($document->size, 2) }}KB --}} {!! Str::limit($document->title_en, 36, ' ...') !!} {!! Str::limit($document->description_en, 85, ' ...') !!} Download PDF @endforeach @endif {{ $page->abstracts_heading_en }} Title @if (count($documents) > 0) {{-- @foreach ($documents as $document) {{ $document->title_en }} @endforeach --}} @foreach ($documents as $document) get('title') == $document->id) selected @endif> {{ $document->title_en }} @endforeach @endif {{-- --}} Search @if (count($abstracts) > 0) @foreach ($abstracts as $index => $abstract) @if ($index % 2 == 0) {{-- PDF {{ number_format($abstract->size, 2) }}KB --}} {!! Str::limit($abstract->title_en, 36, ' ...') !!} {!! Str::limit($abstract->description_en, 100, ' ...') !!} Download PDF @else {{-- PDF {{ number_format($abstract->size, 2) }}KB --}} {!! Str::limit($abstract->title_en, 36, ' ...') !!} {!! Str::limit($abstract->description_en, 100, ' ...') !!} Download PDF @endif @endforeach @if (count($abstracts) >= 4) Load More @endif @else Document not Found @endif latest content Blogs Corporate Documents Newsletter @if (!empty($blogsContent)) @foreach ($blogsContent as $content) @if ($content->category) {{ $content->category->title_en }} @endif {{ $content->created_at->format('d F, Y') }} @if (!empty($content->read_time)) Read Time: {{ $content->read_time }} Minutes @endif {!! Str::words($content->title_en, 7, ' ...') !!} {{-- {!! Str::words($content->short_description_en, 11, ' ...') !!} --}} {!! Str::words(strip_tags($content->short_description_en), 11, ' ...') !!} {{-- Read more --}} @endforeach @endif @if (count($documentsContent)) @foreach ($documentsContent as $document) {{-- PDF {{ number_format($document->size, 2) }}KB --}} {!! Str::limit($document->title_en, 36, ' ...') !!} {!! Str::limit($document->description_en, 85, ' ...') !!} Download PDF @endforeach @endif @if (!empty($newsContent)) @foreach ($newsContent as $content) @if ($content->category) {{ $content->category->title_en }} @endif {{ $content->created_at->format('d F, Y') }} @if (!empty($content->read_time)) Read Time: {{ $content->read_time }} Minutes @endif {!! Str::words($content->title_en, 7, ' ...') !!} {!! Str::words($content->short_description_en, 11, ' ...') !!} {{-- Read more --}} @endforeach @endif {{ $preferences->application_heading_en }} {{ $preferences->application_description_en }} Contact Us FAQs {{-- {{ $preferences->application_heading_en }} {{ $preferences->application_description_en }} Contact Us FAQs --}} @endsection
PDF {{ number_format($document->size, 2) }}KB
PDF {{ number_format($abstract->size, 2) }}KB
{!! Str::words($content->short_description_en, 11, ' ...') !!}
{!! Str::words(strip_tags($content->short_description_en), 11, ' ...') !!}
{{ $preferences->application_description_en }}