mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Menu lateral inicial creado
This commit is contained in:
@ -12,8 +12,8 @@ class Cliente extends BaseController
|
||||
}
|
||||
|
||||
public function index()
|
||||
{
|
||||
echo 'Hola2';
|
||||
{
|
||||
echo "Cliente";
|
||||
}
|
||||
|
||||
public function delete()
|
||||
|
||||
Reference in New Issue
Block a user