@extends('layouts.layouts_module') @section('css') @stop @section('content_module')
Crear Departamento Importar Departamento

Lista de Departamentos


{{ csrf_field() }}
@if ($errors->has('csv_file')) {{ $errors->first('csv_file') }} @endif
@endsection