@extends('layouts.app') @section('content')
@livewire('languages.show-languages')
@endsection