Add custom script code

Created by Abhinav Saraswat, Modified on Thu, 5 Jun at 1:01 PM by Abhinav Saraswat


To add custom script code to the application, such as analytics code or widget scripts, follow these steps.

To add code in the restaurant admin panel


1. Create a file at resources/views/sections/custom_script_admin.blade.php
2. Add your scripts in this file


To add code in the customer site


1. Create a file at resources/views/sections/custom_script_customer.blade.php
2. Add your scripts in this file



To add code to the landing site


1. Create a file at resources/views/sections/custom_script_landing.blade.php
2. Add your scripts in this file

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article