@extends('layouts.app') @section('title', 'Packages') @section('content')

Packages Manage your customers from here

@component('components.widget', ['class' => 'box-primary', 'title' => 'All Packages']) @slot('tool')
@lang( 'messages.add' )
@endslot
Name Customer Products in Package Remaining Products @lang( 'messages.action' )
@endcomponent
@endsection @section('javascript') @endsection