shareit/resources/views
Bruno Fontes 8575895341 BugFixing: home page were blank on no items
When we had no items showing on home page, it were just blank.
Turns out that the @empty call that shows the default message
were appearing just when it had no items on a product, instead
of no items at all.

Fixed it moving the paragraph to the right place.
2018-09-29 12:09:18 -03:00
..
auth Adding User login and registration 2018-09-09 01:03:41 -03:00
emails Added PTB Translation of emails and some pages 2018-09-27 20:13:14 -03:00
home Starting to add localization into PTB 2018-09-26 23:06:38 -03:00
item Added PTB Translation of emails and some pages 2018-09-27 20:13:14 -03:00
layouts Added: buttons to change language 2018-09-29 01:49:02 -03:00
product Adding translation of product page 2018-09-28 01:54:51 -03:00
help.blade.php Help Page translated into PTB 2018-09-28 19:14:29 -03:00
home.blade.php BugFixing: home page were blank on no items 2018-09-29 12:09:18 -03:00
item.blade.php Added PTB Translation of emails and some pages 2018-09-27 20:13:14 -03:00
welcome.blade.php Added: buttons to change language 2018-09-29 01:49:02 -03:00