@extends('layouts.master') @section('title') {{trans_choice('general.tag',2)}} @endsection @section('content')

{{trans_choice('general.tag',2)}}

  • {{trans_choice('general.all',2)}} {{trans_choice('general.tag',2)}} ({{\App\Models\MemberTag::count()}} {{trans_choice('general.people',2)}}) {!! \App\Helpers\GeneralHelper::createTreeView(0,$menus) !!}
@endsection @section('footer-scripts') @endsection