@extends('layout.default') @section('content') @section('page_toolbar')   Back @endsection
{!! Form::text('keyword', '', ['class' => 'form-control ', 'placeholder'=>'Search by Keyword']) !!}

Invoice No Name User type Amount Payment Status Sales Status Sales Date Action
@endsection @section('styles') @endsection @section('scripts') @endsection