@extends('admin/layouts/default') @section('title') Change Ownership @parent @stop @section('header_styles') {{----}} @stop @section('content')

Change Ownership Back

{!! Form::text('search_text', null, array('placeholder' => 'Search Text','class' => 'form-control','id'=>'search_text')) !!} {{----}}

@stop @section('footer_scripts') @stop