@extends('admin.layouts.app') @section('title') Package @endsection @section('css') @endsection @section('contents')
S/N | Name | Category | Price | description | Status | Action |
---|---|---|---|---|---|---|
S/N | Name | Category | Price | description | Status | Action |
{{ $i++ }} | {{ $package->name }} | {{-- $package->category->name --}} | {{ $package->price }} | {{ $package->description }} | {{ ucfirst($package->status) }} | Edit Delete |