@extends('layouts.dashboard_layout') @section('title', 'Requerimientos') @section('body-class', 'acta-reunion') @section('content')
@csrf


@endsection @section('scripts') @parent @endsection