Editar Empresa ← Volver
Editar: {{ $company->name }}
@csrf @method('PUT')
@error('name')
{{ $message }}
@enderror
Cancelar @csrf @method('DELETE')