@extends('layouts.app') @section('content')

Servicios @if(get_perfil()["perfil"] == "Distribuidor") Actualizar precios @endif

@include('refaccions.table')
@endsection @section('modales') @endsection @push('scripts') @endpush