@extends('admin.layouts.master-soyuz') @section('title','Addon Manager') @section('body') @component('admin.component.breadcumb',['secondaryactive' => 'active']) @slot('heading') {{ __('Addon Manager') }} @endslot @slot('menu1') {{ __('Addon Manager') }} @endslot @slot('button')
{{__("Install new add-on")}}
@endslot @endcomponent
All Addon
# Logo Name Status Version Action
@endsection @section('custom-script') @endsection