@extends('layouts.rptviewer') @section('title','GIMS') @section('styles') @endsection @section('script') @endsection @section('content')
Generate Asset Transaction History
{{ Form::open(['url'=>route('rptvget-asset-historyall'), 'id'=>'equipment-form'] )}}
{{ Form::close() }}
@endsection