@extends('layouts.guest') @section('content')

Options

ID
Key
Value
Option
@endsection @section('ext_js') {!! Html::script(url('assets/js/plugins/vue.min.js')) !!} {!! Html::script(url('assets/js/plugins/vue-resource.min.js')) !!} @endsection @section('script') @endsection @section('style') @endsection