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