phpvms/resources/views
B.Fatih KOZ 6b3207377a
Fix Profile Fields (#1013)
* Fix Profile Fields

PR fixes two issues ;

1. Profile Fields not showing up on user profile
2. Profile Fields not showing up on user.profile.edit

Profile.index was looking for "public" to be true, while controller was sending "private" and it was not boolean.

Also profile controller was not sending the fields to the blade. Both fixed and working now

* Update index.blade.php
2021-01-28 08:31:29 -05:00
..
admin Subfleet Hubs / Base Airports (#978) 2021-01-17 12:43:06 -05:00
layouts Fix Profile Fields (#1013) 2021-01-28 08:31:29 -05:00
notifications/mail Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
system Installing and managing modules from admin panel (#847) 2020-10-19 10:10:28 -04:00
vendor Apply theme globally; add mail templates into theme folder #715 2020-05-22 19:00:54 -04:00