@extends('layouts.app') @section('content')
@include('flash::message')
CostoReparacions
@include('costo_reparacions.table')
@endsection