- Take curd, fresh cream, grated coconut, a little sugar, salt. mix well
- now take some chopped tomato, onion, green coriander leaves. mix it in curd paste.
- take some butter add mustard seeds, add it in curd paste.
- take bread, spread paste. baked it with a little butter.
- serve with sauce or chutney.
app\code\Vendor\Module\etc\routes.xml app\code\Controller/Index/Login.php scopeConfig = $scopeConfig; } public function execute() { $resultPage = $this->resultFactory->create(ResultFactory::TYPE_PAGE); $resultPage->getConfig()->getTitle()->set(__('Mobile Login')); return $resultPage; } } app\code\Vendor\Module\view\frontend\layout\mobilelogin_index_login.xml app\code\Vendor\Module\view\frontend\templates\login.phtml your code
Comments
Post a Comment