Skip to content

Instantly share code, notes, and snippets.

@tobyjoiner
Created August 5, 2020 15:39
Show Gist options
  • Save tobyjoiner/e0e7c172740a2fc4d1b463de3b99ce3e to your computer and use it in GitHub Desktop.
Save tobyjoiner/e0e7c172740a2fc4d1b463de3b99ce3e to your computer and use it in GitHub Desktop.
@section('js')
<script>
window.category = '{{ $category }}';
</script>
@endsection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment