@extends('admin.app') @section('content')

@csrf
@if(!empty($lang_list) && count($lang_list)) @endif
@if($groupSubRelations->save == 1)
@endif
@stop