@extends('Layouts.erp_master') @section('content')
@include('elements.button.common_button', [ 'back' => true, 'print' => [ 'action' => 'print', 'title' => 'Print', 'exClass' => 'float-right', 'jsEvent' => 'onclick= window.print()' ] ])
@endsection