@extends('backend.layouts.app') @section('title', $data['p_heading']) @section('content')
{{ $data['p_description'] }}
ID | Flyer | Name | Status | Actions |
---|---|---|---|---|
{{ $row->id }} |
{{-- |
{{ $row->name }} | @if($row->status == 'Y') Active @else In-active @endif |