@extends('backend.layouts.app') @section('content')

消耗品【登録】

@csrf @include('backend.share.consumable._bihin_equip')
{{ Form::open(["route"=>"backend.{$department}.consumable.download", "method"=>"get", "id"=>"download_submit", "target"=>"_blank"]) }} {{ Form::close() }} @endsection @section('page_css') @endsection @section('page_js') @endsection