@extends('layout.page-app') @section('page_title', __('label.language')) @section('content') @include('layout.sidebar')
@include('layout.header')

{{__('label.language')}}

{{__('label.#')}} {{__('label.image')}} {{__('label.name')}} {{__('label.action')}}
@endsection @section('pagescript') @endsection