@extends('admin.layouts.main-layout') @section('content')

Review Language

@csrf @method('PUT')
{{$language->name}}

{{--
--}}
@endsection @section('footerJsCode') @endsection