@extends('vendor.site-bases.admin.inc.layout') @section('title', 'ჩვენ შესახებ') @section('content') @include('vendor.site-bases.admin.inc.message')

ჩვენ შესახებ

@csrf
@foreach(LaravelLocalization::getSupportedLocales() as $localeCode => $properties)
@endforeach
@if(!empty($about) && $about->video_image)
ატვირთული სურათი
image
@endif
@if(!empty($about) && $about->image)
ატვირთული სურათი
image
@endif
@endsection @section('style') @endsection @section('script') @endsection @section('js') @endsection