@extends('admin.index') @section('title', 'Topics') @section('content')
ID Name Active
Name
Active
{!! Form::select('status', $yesno ,'', array('id'=>'status')) !!}