@extends('layouts.app') @section('title', 'Estoque') @section('content') @include('layouts.headers.cards_prod')

{{('Reposição')}}

{{csrf_field()}}
@endsection @push('js') @endpush