BrendaDominguez13

Results 3 comments of BrendaDominguez13

you can do this by entering the next file **/resources/views/consumables/checkout.blade.php** and placing this code ` {{ trans('general.qty') }} ` ![image](https://user-images.githubusercontent.com/109363263/188281328-b8912fcf-1985-4e1b-a66c-0dd22e3c722b.png) and then in the file app/Http/Controllers/Consumables/ConsumableCheckoutController.php add the following `public...

I need to see the note in the consumable assignments ![image](https://user-images.githubusercontent.com/109363263/179540054-af6f58c2-e906-4ebb-98c8-96e8bc3159e5.png) ![image](https://user-images.githubusercontent.com/109363263/179539959-78429a7c-d63e-41ca-96a8-f572baef4b6e.png)