@extends('admin.layouts.master') @section('title') advertisement banners @endsection @section('css') @endsection @section('content')
name | date | Status | Action |
---|---|---|---|
{{ $row->name() }} | {{ $row->date }} |
active == '1' ? 'checked' : ''}}
onchange="toggleStatus({{$row->id}}, this.checked ? '1' : '0')">
|
{{-- --}}
{{-- |