@extends('layouts.app') @section('styles') @endsection @section('title', __('global.meta_title')) @section('description', __('global.meta_description')) @section('keywords', __('global.meta_keywords')) @section('content')
დადასტურება

ჯავშანი არ დადასტურდა, სცადეთ თავიდან, პრობლემის შემთხვევაში!

@endsection @section('scripts') @endsection