@extends('projects.base') @section('title') - Agregar Controlador @endsection @section('content')
@endsection @push('global_script') $('#space').dropdown() $('#views').dropdown() @endpush