@extends('adminlte::page') @section('title', __('global.Licences').' '.__('global.List')) @section('content_header')

@lang('global.Licences') @lang('global.List')

@endsection @section('content')
@can('licences.create') @lang('global.Add New') @endcan
@lang('global.id') @lang('global.Email') @lang('global.UIID') @lang('global.Activity') @lang('global.Entity') @lang('global.Login') @lang('global.Telephone') @lang('global.Etat') @lang('global.Created At') @lang('global.Action')
@endsection @section('js') @endsection