@extends('includes.layout') @section('content') @php $result = DB::table('comm_tag')->where('view',0)->get(); @endphp
Tags 

Tag Name Enable/Disable Modify

@endsection