@push('styles') @endpush @section('title') Editar Postventa @endsection @section('css') @endsection @section('page-title') Editar Postventa @endsection
@can('editar postventas')

Editar Postventa

Nombre de la postventa
@error('postventa') {{ $message }} @enderror
Tipo de Servicio
@error('tipoServicio') {{ $message }} @enderror
Color
@error('color') {{ $message }} @enderror
@endcan
@section('scripts') @endsection