@extends('Sidebar.icssacvSidebar')
@section('title', 'Selector')
{{-- @section('cabecera')
Centros de acopio
@endsection --}}
@section('contenido')
@endsection
@section('titulo')
@endsection
@section('scripts')
@if (Session::has('create'))
@endif
@endsection