simple_login->checklogin_client(); $data = [ 'title' => 'Data Pendaftaran', 'description' => 'Data Pendaftaran', 'keywords' => 'Data Pendaftaran', 'content' => 'client/pendaftar/index' ]; return view('client/layout/wrapper',$data); } }