@extends('AdminLte.template') @section('title') Barcode Print for Cycle Count @endsection @section('ExternalCss') @parent @endsection @section('Content')

Barcode Print for Cycle Count

{{ Form::open(['action' => 'RegisterReportController@barcodeCycleCountPrint','autocomplete' => 'off','id' => 'barcode']) }}


@endsection @section('BootstrapModals') @endsection @section('ExternalJs') @endsection