@extends('layouts.app') @section('content')
@elseif(app()->getLocale() == 'kz')
KZ
@elseif(app()->getLocale() == 'en')
EN
@endif