@extends('projects.base') @section('title') - Agregar Ruta @endsection @section('content')
@endsection @push('global_script') $('#space').dropdown() $('#group').dropdown({ allowAdditions: true }) $('#controller').dropdown() @endpush