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