Example #1
0
 public function contact()
 {
     return view("LanaUser::profile.contact", ['profile' => Profile::all()]);
 }