@extends('web.layouts.main') @section('content') @foreach($sliders as $row) {{__('web.welcometo')}} {{__('web.project')}} {{slidername($row->id)}} @endforeach {{aboutname($about->id)}} {!! aboutdescription($about->id) !!} {{__('web.more')}} {{__('web.vision')}} {{aboutvision($about->id)}} {{__('web.mission')}} {{aboutmission($about->id)}} {{__('web.values')}} {{aboutvalue($about->id)}} {{__('web.goals')}} {{aboutgoal($about->id)}} {{__('web.new')}} {{__('web.news')}} {{articlename($article->id)}} {{date('Y/m/d',strtotime($article->created_at))}} | {{__('web.by')}}: {{articleuser($article->id)}} {{ strip_tags(mb_substr(articledescription($article->id),0,100,"UTF-8")) }} @foreach($articles as $article) {{articlename($article->id)}} {{date('Y/m/d',strtotime($article->created_at))}} | {{__('web.by')}}: {{articleuser($article->id)}} {{ strip_tags(mb_substr(articledescription($article->id),0,100,"UTF-8")) }} @endforeach {{__('web.more')}} {{__('web.activity')}} {{__('web.galleries')}} @foreach($galleries as $row) {{galleryname($row->id)}} @endforeach {{__('web.more')}} {{__('web.subscribe_mail')}} {{__('web.put_email')}} @CSRF × {{__('web.success')}} {{__('web.thanks')}} {{__('web.project')}} × {{__('web.email_required')}} {{__('web.thanks')}} {{__('web.project')}} × {{__('web.email_exist')}} {{__('web.thanks')}} {{__('web.project')}} @push('js') @endpush @stop
{{slidername($row->id)}}
{!! aboutdescription($about->id) !!}
{{aboutvision($about->id)}}
{{aboutmission($about->id)}}
{{aboutvalue($about->id)}}
{{aboutgoal($about->id)}}
{{date('Y/m/d',strtotime($article->created_at))}}
{{__('web.by')}}: {{articleuser($article->id)}}
{{ strip_tags(mb_substr(articledescription($article->id),0,100,"UTF-8")) }}
{{galleryname($row->id)}}
{{__('web.put_email')}}
{{__('web.thanks')}} {{__('web.project')}}