index.blade.php 99 B

123456
  1. @extends('layouts.app')
  2. @section('title')入库管理@endsection
  3. @section('content')
  4. @endsection