@extends('admin.layout.master') @section('title', 'Admin Package Management') @section('content')
| SN | Name | Description | Price | Duration Days | No of Visits | Action |
|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $package->name }} | {{ $package->description }} | {{ $package->price }} | {{ $package->duration_days }} | {{ $package->service_limit }} |