@extends('layouts.app') @section('content') @livewire('Package.PackageList') @endsection