@extends('layouts.app') @section('content')
Update Question
@include('common.error')
@method('PATCH') @csrf
@foreach($lang_list as $row)