render section scripts code example
Example: render section scripts
@section scripts {
<script type="text/javascript">alert('hello');</script>
}
@section scripts {
<script type="text/javascript">alert('hello');</script>
}