@extends('layouts.admin.app') @section('title', 'Data '.$title) @section('content')
| No | Name | Payment Type | Feature | Description | Action | |
|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $data->name }} | {{ $data->payment_type }} | {!! $data->feature !!} | {!! $data->description !!} | {{-- | Edit | --}}