@extends('adminlte::page') @section('title', '消耗品新規登録') @section('content_header')
@stop @section('content')
@csrf
消耗品イメージは.jpg形式のファイルを指定して下さい。
キャンセル
@stop @section('js') @stop @section('css') @stop