Skip to content

Instantly share code, notes, and snippets.

@duwaljyoti
Created February 27, 2018 12:09
Show Gist options
  • Save duwaljyoti/07b552b2598b4bd17a7abe3ad19f3103 to your computer and use it in GitHub Desktop.
Save duwaljyoti/07b552b2598b4bd17a7abe3ad19f3103 to your computer and use it in GitHub Desktop.
@extends('layouts.newApp')
@section('script')
<script src="{{ mix('build/js/noteApp.js') }}"></script>
@endsection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment