@extends('layouts.app') @section('style') @endsection @section('content')
@csrf

Language Spoken

@foreach ($languages as $language)
@endforeach
@section('script') @endsection @endsection