@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($rules) && $rules->video_image)
ატვირთული სურათი
image
@endif
@if(!empty($rules) && $rules->image)
ატვირთული სურათი
image
@endif
@endsection @section('style') @endsection @section('script') @endsection @section('js') @endsection