@extends('../../layouts/partials/header') @section('content_header')

Solicitudes de Maniobra

@endsection @section('content') Los registros sobreados en amarillo son los que tienen línea de crédito.
@livewire('solmaniobra-index') @endsection @extends('../layouts/partials/footer')