@extends('translation-manager::super_layout') @section('css') @endsection @section('content')
@include('translation-manager::index_manage')
@endsection