@extends('adminlte::page') @section('title', 'Vigencias') @section('content_header')

Vigencias

@stop @section('content')

Crear Vigencia

@csrf
{{-- --}}
@endforeach
@stop @section('css') @stop @section('js') @stop