Thank you for sharing the information with us, it was very informative
use where() instead of find() $department = Department::where('id',$office->department_id)->pl...
My opinion is to use same user table for all the type users. and single authentication function, and...
The Laravel portal for problem solving, knowledge sharing and community building.