@extends('backEnd.layouts.master') @section('title','Landing Page Manage') @section('css') @endsection @section('content')
SL | Landing Page Title | Status | Action |
---|---|---|---|
{{$loop->iteration}} | {{$value->name}} | @if($value->status==1)Active @else Inactive @endif |