ryanmitchell You could edit the local layout and insert the JS there. Design -> Themes -> Click the page icon -> Layouts -> Local
yoursantu mlattke Hi, Thank you for your response. and one thing let you know, that is very easy way which you mentioned above. but i do not want to load my custom javascript to all pages. so that @ryanmitchell `s solution might be helpful!!
yoursantu ryanmitchell i have tried to add custom script and style in my theme at _partials/head.blade.php and _layout/local.blade.php but getting error Call to undefined function app_url() how to resolve!?